Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service.h743 int DumpIpcAllInner(const AppMgrService::DumpIpcKey key, std::string& result);
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp734 int AppMgrService::DumpIpcAllInner(const AppMgrService::DumpIpcKey key, std::string& result) in DumpIpcAllInner() function in OHOS::AppExecFwk::AppMgrService
874 return DumpIpcAllInner(key, result); in DumpIpc()