Searched refs:GetStartAbilityErrorCode (Results 1 – 5 of 5) sorted by relevance
70 int32_t GetStartAbilityErrorCode(ErrCode innerErrorCode);
270 int32_t GetStartAbilityErrorCode(ErrCode innerErrorCode) in GetStartAbilityErrorCode() function
1357 int32_t errCode = GetStartAbilityErrorCode(*value); in JsStartAbility()
37 "OHOS::AppExecFwk::GetStartAbilityErrorCode(int)";
651 int32_t errCode = GetStartAbilityErrorCode(onAbilityCB->cb.errCode); in CreateUVQueueWork()