Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service.h851 int DumpIpc(const std::vector<std::u16string>& args, std::string& result);
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp688 return DumpIpc(args, result); in Dump()
818 int AppMgrService::DumpIpc(const std::vector<std::u16string>& args, std::string& result) in DumpIpc() function in OHOS::AppExecFwk::AppMgrService
820 TAG_LOGD(AAFwkTag::APPMGR, "Called. AppMgrService::DumpIpc start"); in DumpIpc()

Completed in 5 milliseconds