Searched refs:SYSTEM_DATA_DIR_PATH (Results 1 – 1 of 1) sorted by relevance
79 static const char SYSTEM_DATA_DIR_PATH[] = "/data/system"; variable1234 mSystemWd = inotify_add_watch(mInotifyFd, SYSTEM_DATA_DIR_PATH, IN_CREATE | IN_ATTRIB); in readyToRun()1238 SLOGE("Could not add watch for %s", SYSTEM_DATA_DIR_PATH); in readyToRun()