Home
last modified time | relevance | path

Searched refs:TYPE_HARMONY_APP (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/bundlemanager/ecological_rule_manager/test/unittest/
H A Decological_rule_mgr_service_client_test.cpp60 callerInfo.callerAppType = CallerInfo::TYPE_HARMONY_APP;
76 callerInfo.callerAppType = CallerInfo::TYPE_HARMONY_APP;
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_ecological_rule_param.h32 TYPE_HARMONY_APP, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/free_install/
H A Dbms_ecological_rule_mgr_service_param.h42 TYPE_HARMONY_APP = 1, enumerator
/ohos5.0/foundation/bundlemanager/ecological_rule_manager/interfaces/innerkits/include/
H A Decological_rule_mgr_service_param.h39 TYPE_HARMONY_APP, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/ecological_rule/
H A Dability_ecological_rule_mgr_service_param.h44 TYPE_HARMONY_APP, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Decological_rule_interceptor.cpp194 callerInfo.callerAppType = ErmsCallerInfo::TYPE_HARMONY_APP; in GetEcologicalCallerInfo()
232 return ErmsCallerInfo::TYPE_HARMONY_APP; in GetAppTypeByBundleType()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dimplicit_start_processor.cpp783 callerInfo.targetAppType = ErmsCallerInfo::TYPE_HARMONY_APP; in GetEcologicalCallerInfo()
804 callerInfo.callerAppType = ErmsCallerInfo::TYPE_HARMONY_APP; in GetEcologicalCallerInfo()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp3623 return FormErmsCallerInfo::TYPE_HARMONY_APP; in GetCallerType()