Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want_params.h95 static std::string LongQueryToStr(const sptr<AAFwk::IInterface> iIt);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params.cpp60 DistributedWantParams::VALUE_TYPE_LONG, &DistributedWantParams::LongQueryToStr),
198 std::string DistributedWantParams::LongQueryToStr(const sptr<AAFwk::IInterface> iIt) in LongQueryToStr() function in OHOS::DistributedSchedule::DistributedWantParams