HomeSort by relevance Sort by last modified time
    Searched full:semaphore_filepath (Results 1 - 1 of 1) sorted by null

  /system/extras/perfprofd/
perfprofdcore.cc 219 std::string semaphore_filepath = config.getStringValue("config_directory") local
221 if (access(semaphore_filepath.c_str(), F_OK) == -1) {

Completed in 55 milliseconds