Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want.h728 static const std::string PARAM_RESV_WINDOW_MODE; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h858 static const std::string PARAM_RESV_WINDOW_MODE; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp73 const std::string DistributedWant::PARAM_RESV_WINDOW_MODE("ohos.aafwk.param.windowMode"); member in OHOS::DistributedSchedule::DistributedWant
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp71 const std::string Want::PARAM_RESV_WINDOW_MODE("ohos.aafwk.param.windowMode"); member in OHOS::AAFwk::Want