Home
last modified time | relevance | path

Searched refs:SwitchOptionForAppDebug (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/tools/aa/include/
H A Dability_command.h226 …bool SwitchOptionForAppDebug(int32_t option, std::string &bundleName, bool &isPersist, bool &isCan…
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp658 bool AbilityManagerShellCommand::SwitchOptionForAppDebug( in SwitchOptionForAppDebug() function in OHOS::AAFwk::AbilityManagerShellCommand
734 if (SwitchOptionForAppDebug(option, bundleName, isPersist, isCancel, isGet)) { in ParseAppDebugParameter()