Home
last modified time | relevance | path

Searched refs:ShortQueryToStr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want_params.h93 static std::string ShortQueryToStr(const sptr<AAFwk::IInterface> iIt);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params.cpp56 DistributedWantParams::VALUE_TYPE_SHORT, &DistributedWantParams::ShortQueryToStr),
186 std::string DistributedWantParams::ShortQueryToStr(const sptr<AAFwk::IInterface> iIt) in ShortQueryToStr() function in OHOS::DistributedSchedule::DistributedWantParams