OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SELF_IO
(Results
1 - 2
of
2
) sorted by null
/packages/services/Car/tools/bootio/
bootio.cpp
33
#define
SELF_IO
"/proc/self/io"
61
if (access(
SELF_IO
, F_OK) == -1) {
/packages/services/Car/vehicle_monitor_service/
ProcessMonitor.cpp
32
#define
SELF_IO
"/proc/self/io"
69
if (access(
SELF_IO
, F_OK) == -1) {
Completed in 177 milliseconds