Searched defs:semaphore_filepath (Results 1 - 1 of 1) sorted by relevance

/system/extras/perfprofd/
H A Dperfprofdcore.cc219 std::string semaphore_filepath = config.getStringValue("config_directory") local
221 if (access(semaphore_filepath.c_str(), F_OK) == -1) {

Completed in 151 milliseconds