Home
last modified time | relevance | path

Searched defs:ENTITY_VIDEO (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want.h713 static const std::string ENTITY_VIDEO; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h842 static const std::string ENTITY_VIDEO; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp56 const std::string DistributedWant::ENTITY_VIDEO("entity.system.video"); member in OHOS::DistributedSchedule::DistributedWant
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp53 const std::string Want::ENTITY_VIDEO("entity.system.video"); member in OHOS::AAFwk::Want