OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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
/development/tools/emulator/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 465 milliseconds