Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service.h915 enum DumpIpcKey { enum in OHOS::AppExecFwk::AppMgrService
922 int DumpIpcAllInner(const AppMgrService::DumpIpcKey key, std::string& result);
923 int DumpIpcWithPidInner(const AppMgrService::DumpIpcKey key,
936 bool GetDumpIpcKeyByOption(const std::string &option, DumpIpcKey &key);
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp709 int AppMgrService::DumpIpcAllInner(const AppMgrService::DumpIpcKey key, std::string& result) in DumpIpcAllInner()
728 int AppMgrService::DumpIpcWithPidInner(const AppMgrService::DumpIpcKey key, in DumpIpcWithPidInner()
801 bool AppMgrService::GetDumpIpcKeyByOption(const std::string &option, DumpIpcKey &key) in GetDumpIpcKeyByOption()
840 DumpIpcKey key; in DumpIpc()

Completed in 5 milliseconds