Home
last modified time | relevance | path

Searched defs:allocator (Results 1 – 3 of 3) sorted by relevance

/tools/security/fuzzing/orphans/widevine/trusty/
Ddispatch_fuzzer.cpp91 BufferAllocator allocator; in LLVMFuzzerInitialize() local
/tools/dexter/dexter/
Ddexter.cc274 Allocator allocator; in CreateNewImage() local
/tools/dexter/slicer/
Dwriter.cc244 dex::u1* Writer::CreateImage(Allocator* allocator, size_t* new_image_size) { in CreateImage()