Home
last modified time | relevance | path

Searched refs:START_SERVICE_ABILITY_ACTIVATING (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_errors.h129 START_SERVICE_ABILITY_ACTIVATING, enumerator
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp204 messageMap_[START_SERVICE_ABILITY_ACTIVATING] = "error: start service ability activating."; in CreateMessageMap()
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp1199 if (ret != ErrorCode::NO_ERROR && ret != START_SERVICE_ABILITY_ACTIVATING) { in OnDisplayOptionalInputMethod()