HomeSort by relevance Sort by last modified time
    Searched full:android_alloc0 (Results 1 - 5 of 5) sorted by null

  /external/qemu/android/utils/
system.h 39 void* android_alloc0( size_t size );
51 #define ANEW0(p) (p = android_alloc0(sizeof(*p)))
dirscanner.c 153 DirScanner* s = android_alloc0(sizeof *s);
system.c 41 android_alloc0( size_t size ) function
  /prebuilts/android-emulator/linux-x86_64/
emulator 
  /prebuilts/tools/linux-x86/emulator/
emulator 

Completed in 166 milliseconds