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

  /device/google/contexthub/contexthubhal/
nanohubhal.cpp 42 #define NANOHUB_LOCK_FILE NANOHUB_LOCK_DIR "/lock"
139 while (access(NANOHUB_LOCK_FILE, F_OK) == 0) {
  /device/google/contexthub/sensorhal/
hubconnection.cpp 49 #define NANOHUB_LOCK_FILE NANOHUB_LOCK_DIR "/lock"
645 while (access(NANOHUB_LOCK_FILE, F_OK) == 0) {
    [all...]

Completed in 64 milliseconds