Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp822 DistributedWant& DistributedWant::SetUriAndType(const OHOS::Uri& uri, const std::string& type) in SetUriAndType() function in OHOS::DistributedSchedule::DistributedWant
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp1415 Want &Want::SetUriAndType(const Uri &uri, const std::string &type) in SetUriAndType() function in OHOS::AAFwk::Want