Searched refs:QueryInnerLocked (Results 1 – 2 of 2) sorted by relevance
103 …bool QueryInnerLocked(const std::string& networkId, int32_t missionId, DistributedKv::Value& value…
375 bool ret = QueryInnerLocked(networkId, missionId, value); in Query()386 bool DistributedDataStorage::QueryInnerLocked(const string& networkId, int32_t missionId, Value& va… in QueryInnerLocked() function in OHOS::DistributedSchedule::DistributedDataStorage