OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:procPath
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libs/EGL/
Loader.cpp
103
char
procPath
[128];
104
snprintf(
procPath
, 128, "/proc/%ld/cmdline", pid);
105
FILE * file = fopen(
procPath
, "r");
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar
Completed in 46 milliseconds