Home
last modified time | relevance | path

Searched defs:propRet (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dability_mgr_feature.cpp262 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in StartAbilityInner() local
288 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in TerminateAbility() local
313 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in AbilityTransactionDoneInvoke() local
350 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in AttachBundleInvoke() local
410 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in ConnectAbilityInner() local
442 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in DisconnectAbility() local
467 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in ConnectAbilityDoneInvoke() local
487 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in DisconnectAbilityDoneInvoke() local
540 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in StopAbilityInner() local
564 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in RestartApp() local
H A Dability_inner_feature.cpp146 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in TerminateApp() local
169 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in DumpAbilityInvoke() local
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_inner_feature.cpp142 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in InstallInnerBundle() local
220 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in UninstallInnerBundle() local
H A Dbundle_ms_feature.cpp349 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in ChangeInnerCallbackServiceId() local
388 int32 propRet = SAMGR_SendRequest(&identity_, &request, nullptr); in BundleServiceTaskInit() local