Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want_params.h92 static std::string CharQueryToStr(const sptr<AAFwk::IInterface> iIt);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params.cpp54 DistributedWantParams::VALUE_TYPE_CHAR, &DistributedWantParams::CharQueryToStr),
180 std::string DistributedWantParams::CharQueryToStr(const sptr<AAFwk::IInterface> iIt) in CharQueryToStr() function in OHOS::DistributedSchedule::DistributedWantParams