Searched defs:Allocator (Results 1 – 4 of 4) sorted by relevance
27 TEST(AllocatorTest, Allocator) { in TEST() argument
67 enum Allocator { enum
1298 public @interface Allocator {}; annotation in ImageDecoder
429 static bool Allocator(void* stringData, int32_t length, char** buffer) { in Allocator() function