Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want_params.h90 static std::string BooleanQueryToStr(const sptr<AAFwk::IInterface> iIt);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params.cpp50 DistributedWantParams::VALUE_TYPE_BOOLEAN, &DistributedWantParams::BooleanQueryToStr),
168 std::string DistributedWantParams::BooleanQueryToStr(const sptr<AAFwk::IInterface> iIt) in BooleanQueryToStr() function in OHOS::DistributedSchedule::DistributedWantParams