Searched defs:propRet (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/ |
H A D | ability_mgr_feature.cpp | 262 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 D | ability_inner_feature.cpp | 146 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 D | bundle_inner_feature.cpp | 142 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 D | bundle_ms_feature.cpp | 349 int32 propRet = SAMGR_SendRequest(&(GetInstance()->identity_), &request, nullptr); in ChangeInnerCallbackServiceId() local 388 int32 propRet = SAMGR_SendRequest(&identity_, &request, nullptr); in BundleServiceTaskInit() local
|