Searched defs:Allocator (Results 1 – 3 of 3) sorted by relevance
66 enum Allocator { enum
423 static bool Allocator(void* stringData, int32_t length, char** buffer) { in Allocator() function
1337 public @interface Allocator {}; annotation in ImageDecoder