Searched refs:GetDumpIpcKeyByOption (Results 1 – 2 of 2) sorted by relevance
757 bool GetDumpIpcKeyByOption(const std::string &option, DumpIpcKey &key);
826 bool AppMgrService::GetDumpIpcKeyByOption(const std::string &option, DumpIpcKey &key) in GetDumpIpcKeyByOption() function in OHOS::AppExecFwk::AppMgrService866 if (!GetDumpIpcKeyByOption(optionCmd, key)) { in DumpIpc()