Flutter Engine
The Flutter Engine
|
This is the complete list of members for dart::Zone, including all inherited members.
Alloc(intptr_t length) | dart::Zone | inline |
Alloc(intptr_t len) | dart::Zone | inline |
AllocOnlyStackZone | dart::Zone | friend |
AllocUnsafe(intptr_t size) | dart::Zone | inline |
AllocUnsafe(intptr_t size) | dart::Zone | inline |
ApiZone | dart::Zone | friend |
BaseDirectChainedHashMap | dart::Zone | friend |
BaseGrowableArray | dart::Zone | friend |
CapacityInBytes() const | dart::Zone | |
Cleanup() | dart::Zone | static |
ClearCache() | dart::Zone | static |
ConcatStrings(const char *a, const char *b, char join=',') | dart::Zone | |
ContainsNestedZone(Zone *other) const | dart::Zone | inline |
Free(ElementType *old_array, intptr_t len) | dart::Zone | inline |
handles() | dart::Zone | inline |
Init() | dart::Zone | static |
kAlignment | dart::Zone | static |
MakeCopyOfString(const char *str) | dart::Zone | |
MakeCopyOfStringN(const char *str, intptr_t len) | dart::Zone | |
previous() const | dart::Zone | inline |
Print() const | dart::Zone | |
PrintToString(const char *format,...) PRINTF_ATTRIBUTE(2 | dart::Zone | |
Realloc(ElementType *old_array, intptr_t old_length, intptr_t new_length) | dart::Zone | inline |
Realloc(ElementType *old_array, intptr_t old_len, intptr_t new_len) | dart::Zone | inline |
Size() | dart::Zone | inlinestatic |
SizeInBytes() const | dart::Zone | |
StackZone | dart::Zone | friend |
VisitObjectPointers(ObjectPointerVisitor *visitor) | dart::Zone | |
VPrint(const char *format, va_list args) | dart::Zone | |
Zone() | dart::Zone | inline |
~Zone() | dart::Zone |