Searched refs:STRING_ATTACH_APP_DEBUG_NG (Results 1 – 2 of 2) sorted by relevance
171 const std::string STRING_ATTACH_APP_DEBUG_NG = "error: failed to attach app debug."; variable
632 …TAG_LOGD(AAFwkTag::AA_TOOL, "%{public}s result: %{public}d", STRING_ATTACH_APP_DEBUG_NG.c_str(), r… in RunAsAttachDebugCommand()633 resultReceiver_.append(STRING_ATTACH_APP_DEBUG_NG + "\n"); in RunAsAttachDebugCommand()