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