Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/interfaces/cj/
H A Dhidebug_ffi.cpp56 SYSTEM_ABILITY_NOT_FOUND = 11400101, enumerator
271 return ErrorCode::SYSTEM_ABILITY_NOT_FOUND; in FfiHidebugGetServiceDump()
/developtools/profiler/hidebug/interfaces/js/kits/napi/
H A Dnapi_hidebug.cpp85 SYSTEM_ABILITY_NOT_FOUND = 11400101, enumerator
552 napi_throw_error(env, std::to_string(ErrorCode::SYSTEM_ABILITY_NOT_FOUND).c_str(), idErrorMessage.c_str()); in GetServiceDump()
1033 apiInvokeRecorder.SetErrorCode(ErrorCode::SYSTEM_ABILITY_NOT_FOUND); in SetAppResourceLimit()

Completed in 4 milliseconds