Home
last modified time | relevance | path

Searched refs:GetEcologicalCallerInfo (Results 1 - 10 of 10) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/interceptor/
H A Decological_rule_interceptor.h45 void GetEcologicalCallerInfo(const Want &want, ErmsCallerInfo &callerInfo, int32_t userId,
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrecologicalruleinterceptor_fuzzer/
H A Dabilitymgrecologicalruleinterceptor_fuzzer.cpp86 executer->GetEcologicalCallerInfo(want, callerInfo, userId, token); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Decological_rule_interceptor.cpp161 void EcologicalRuleInterceptor::GetEcologicalCallerInfo(const Want &want, ErmsCallerInfo &callerInfo, int32_t userId, in GetEcologicalCallerInfo() function in OHOS::AAFwk::EcologicalRuleInterceptor
227 GetEcologicalCallerInfo(want, callerInfo, userId, callerToken); in InitErmsCallerInfo()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dimplicit_start_processor.h98 void GetEcologicalCallerInfo(const Want &want, ErmsCallerInfo &callerInfo, int32_t userId);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/free_install/
H A Dbundle_connect_ability_mgr.h255 void GetEcologicalCallerInfo(const Want &want, ErmsCallerInfo &callerInfo, int32_t userId);
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleconnectabilitymgr_fuzzer/
H A Dbundleconnectabilitymgr_fuzzer.cpp118 bundleConnectAbilityMgr.GetEcologicalCallerInfo(want, callerInfo, userId); in DoSomething2()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dimplicit_start_processor.cpp759 GetEcologicalCallerInfo(want, callerInfo, userId); in FilterAbilityList()
769 void ImplicitStartProcessor::GetEcologicalCallerInfo(const Want &want, ErmsCallerInfo &callerInfo, int32_t userId) in GetEcologicalCallerInfo() function in OHOS::AAFwk::ImplicitStartProcessor
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/
H A Dbms_bundle_free_install_test.cpp1413 connectAbilityMgr->GetEcologicalCallerInfo(want, callerInfo, USERID); in HWTEST_F()
1991 * Function: GetEcologicalCallerInfo
1992 * @tc.name: test GetEcologicalCallerInfo
1993 * @tc.desc: test GetEcologicalCallerInfo success
2003 connectAbilityMgr->GetEcologicalCallerInfo(want, callerInfo, USERID); in HWTEST_F()
2011 * Function: GetEcologicalCallerInfo
2012 * @tc.name: test GetEcologicalCallerInfo
2013 * @tc.desc: test GetEcologicalCallerInfo success
2023 connectAbilityMgr->GetEcologicalCallerInfo(want, callerInfo, USERID); in HWTEST_F()
2030 * Function: GetEcologicalCallerInfo
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dbundle_connect_ability_mgr.cpp295 GetEcologicalCallerInfo(want, callerInfo, userId); in SilentInstall()
1186 void BundleConnectAbilityMgr::GetEcologicalCallerInfo(const Want &want, ErmsCallerInfo &callerInfo, int32_t userId) in GetEcologicalCallerInfo() function in OHOS::AppExecFwk::BundleConnectAbilityMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp5941 * @tc.name: test GetEcologicalCallerInfo
5951 bundleConnectAbility->GetEcologicalCallerInfo(want, callerInfo, USERID); in HWTEST_F()
5967 bundleConnectAbility->GetEcologicalCallerInfo(want, callerInfo, USERID); in HWTEST_F()

Completed in 23 milliseconds