HomeSort by relevance Sort by last modified time
    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