Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp835 std::string optionCmd = Str16ToStr8(args[INDEX_CMD]); in DumpIpc() local
838 optionPid.c_str(), optionCmd.c_str()); in DumpIpc()
841 if (!GetDumpIpcKeyByOption(optionCmd, key)) { in DumpIpc()
844 TAG_LOGE(AAFwkTag::APPMGR, "option command %{public}s does not exist", optionCmd.c_str()); in DumpIpc()

Completed in 4 milliseconds