Home
last modified time | relevance | path

Searched defs:ENTITY_BROWSER (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want.h719 static const std::string ENTITY_BROWSER; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h848 static const std::string ENTITY_BROWSER; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_mgr.cpp44 const std::string ENTITY_BROWSER = "entity.system.browsable"; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp62 const std::string DistributedWant::ENTITY_BROWSER("entity.app.browser"); member in OHOS::DistributedSchedule::DistributedWant
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp59 const std::string Want::ENTITY_BROWSER("entity.system.browsable"); member in OHOS::AAFwk::Want