Home
last modified time | relevance | path

Searched refs:ENTITY_FILES (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want.h722 static const std::string ENTITY_FILES; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h851 static const std::string ENTITY_FILES; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp65 const std::string DistributedWant::ENTITY_FILES("entity.app.files"); member in OHOS::DistributedSchedule::DistributedWant
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp62 const std::string Want::ENTITY_FILES("entity.app.files"); member in OHOS::AAFwk::Want