Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want.h731 static const std::string PARAM_RESV_CALLER_UID; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h872 static const std::string PARAM_RESV_CALLER_UID; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp76 const std::string DistributedWant::PARAM_RESV_CALLER_UID("ohos.aafwk.param.callerUid"); member in OHOS::DistributedSchedule::DistributedWant
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp85 const std::string Want::PARAM_RESV_CALLER_UID("ohos.aafwk.param.callerUid"); member in OHOS::AAFwk::Want