Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/tools/aa/include/
H A Dability_command.h184 const std::string STRING_APP_DEBUG_NG = "error: failed to app debug."; member
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp751 resultReceiver_ = STRING_APP_DEBUG_NG + "\n"; in RunAsAppDebugDebugCommand()
775 TAG_LOGI(AAFwkTag::AA_TOOL, "%{public}s result: %{public}d", STRING_APP_DEBUG_NG.c_str(), result); in RunAsAppDebugDebugCommand()
776 resultReceiver_ = STRING_APP_DEBUG_NG + "\n"; in RunAsAppDebugDebugCommand()

Completed in 5 milliseconds