Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appdfr/include/
H A Dappfreeze_manager.h113 static const inline std::string LOGGER_DEBUG_PROC_PATH = "/proc/transaction_proc"; variable
/ohos5.0/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp428 std::string path = LOGGER_DEBUG_PROC_PATH; in GetBinderPeerPids()