Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/tools/aa/include/
H A Dability_command.h183 const std::string STRING_APP_DEBUG_OK = "app debug successfully."; variable
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp780 resultReceiver_ = STRING_APP_DEBUG_OK + "\n"; in RunAsAppDebugDebugCommand()