Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service.h744 int DumpIpcWithPidInner(const AppMgrService::DumpIpcKey key,
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp753 int AppMgrService::DumpIpcWithPidInner(const AppMgrService::DumpIpcKey key, in DumpIpcWithPidInner() function in OHOS::AppExecFwk::AppMgrService
876 return DumpIpcWithPidInner(key, optionPid, result); in DumpIpc()