Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want_params.h91 static std::string ByteQueryToStr(const sptr<AAFwk::IInterface> iIt);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params.cpp52 DistributedWantParams::VALUE_TYPE_BYTE, &DistributedWantParams::ByteQueryToStr),
174 std::string DistributedWantParams::ByteQueryToStr(const sptr<AAFwk::IInterface> iIt) in ByteQueryToStr() function in OHOS::DistributedSchedule::DistributedWantParams