Searched refs:binderPath_ (Results 1 – 2 of 2) sorted by relevance
71 binderPath_ = filePath; in Init()83 if (!FileUtil::FileExists(binderPath_)) { in Catch()84 std::string content = binderPath_ + " : file isn't exists\r\n"; in Catch()284 std::string path = binderPath_; in GetBinderPeerPids()
60 std::string binderPath_ = LOGGER_BINDER_DEBUG_PROC_PATH; variable