HomeSort by relevance Sort by last modified time
    Searched refs:get_process_name (Results 1 - 4 of 4) sorted by null

  /system/core/include/cutils/
process_name.h 36 const char* get_process_name(void);
  /system/core/libcutils/
process_name.c 87 const char* get_process_name(void) { function
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
egl.cpp 108 const char *str = get_process_name();
  /dalvik/vm/oo/
Class.cpp 209 get_process_name(), (int) clazz->classLoader, clazz->descriptor,
    [all...]

Completed in 1111 milliseconds