Home
last modified time | relevance | path

Searched refs:binderPath_ (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Dpeer_binder_catcher.h49 std::string binderPath_ = "/proc/transaction_proc"; member in OHOS::HiviewDFX::PeerBinderCatcher
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dpeer_binder_catcher.cpp72 binderPath_ = filePath; in Init()
84 if (!FileUtil::FileExists(binderPath_)) { in Catch()
85 std::string content = binderPath_ + " : file isn't exists\r\n"; in Catch()
249 std::string path = binderPath_; in GetBinderPeerPids()

Completed in 2 milliseconds