Home
last modified time | relevance | path

Searched refs:ENTITY_BROWSER (Results 1 - 7 of 7) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_mgr.cpp44 constexpr const char* ENTITY_BROWSER = "entity.system.browsable"; member
666 httpWant.AddEntity(ENTITY_BROWSER); in IsBrowserSkillsValid()
671 httpsWant.AddEntity(ENTITY_BROWSER); in IsBrowserSkillsValid()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want.h719 static const std::string ENTITY_BROWSER; member in OHOS::DistributedSchedule::final
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h848 static const std::string ENTITY_BROWSER; member in OHOS::AAFwk::final
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp377 want.AddEntity(Want::ENTITY_BROWSER); in OnStart()
H A Dui_content_impl.cpp1221 want.AddEntity(Want::ENTITY_BROWSER); in CommonInitializeForm()
1774 want.AddEntity(Want::ENTITY_BROWSER); in CommonInitialize()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp62 const std::string DistributedWant::ENTITY_BROWSER("entity.app.browser");
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp59 const std::string Want::ENTITY_BROWSER("entity.system.browsable");

Completed in 17 milliseconds