Searched refs:ParseAppDebugParameter (Results 1 – 2 of 2) sorted by relevance
227 …bool ParseAppDebugParameter(std::string &bundleName, bool &isPersist, bool &isCancel, bool &isGet);
693 bool AbilityManagerShellCommand::ParseAppDebugParameter( in ParseAppDebugParameter() function in OHOS::AAFwk::AbilityManagerShellCommand755 if (!ParseAppDebugParameter(bundleName, isPersist, isCancel, isGet)) { in RunAsAppDebugDebugCommand()