Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/tools/aa/include/
H A Dability_command.h180 const std::string STRING_BLOCK_AMS_SERVICE_OK = "block ams service successfully."; variable
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp2164 resultReceiver_ = STRING_BLOCK_AMS_SERVICE_OK + "\n"; in RunAsForceExitAppCommand()