OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:semaphore_filepath
(Results
1 - 1
of
1
) sorted by null
/system/extras/perfprofd/
perfprofdcore.cc
204
std::string
semaphore_filepath
= config.getStringValue("config_directory")
local
206
if (access(
semaphore_filepath
.c_str(), F_OK) == -1) {
Completed in 67 milliseconds