Home
last modified time | relevance | path

Searched defs:GetByteParam (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp361 AAFwk::byte DistributedWant::GetByteParam(const std::string& key, const AAFwk::byte defaultValue) c… in GetByteParam() function in OHOS::DistributedSchedule::DistributedWant
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp620 byte Want::GetByteParam(const std::string &key, const byte defaultValue) const in GetByteParam() function in OHOS::AAFwk::Want