Home
last modified time | relevance | path

Searched refs:LOGGER_BINDER_PROC_PATH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.h66 const inline std::string LOGGER_BINDER_PROC_PATH = "/proc/transaction_proc"; variable
H A Dxcollie_utils.cpp295 std::string path = LOGGER_BINDER_PROC_PATH; in KillProcessByPid()