Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want_params.h98 static std::string StringQueryToStr(const sptr<AAFwk::IInterface> iIt);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params.cpp66 DistributedWantParams::VALUE_TYPE_STRING, &DistributedWantParams::StringQueryToStr),
216 std::string DistributedWantParams::StringQueryToStr(const sptr<AAFwk::IInterface> iIt) in StringQueryToStr() function in OHOS::DistributedSchedule::DistributedWantParams