Home
last modified time | relevance | path

Searched refs:SetDeviceQuery (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dark_communication_provider.h29 void SetDeviceQuery(std::shared_ptr<IDeviceQuery> deviceQuery) override;
H A Dark_communication_provider.cpp70 void ArkCommunicationProvider::SetDeviceQuery(std::shared_ptr<IDeviceQuery> deviceQuery) in SetDeviceQuery() function in OHOS::AppDistributedKv::ArkCommunicationProvider
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H A Dcommunication_provider.h61 virtual void SetDeviceQuery(std::shared_ptr<IDeviceQuery> deviceQuery) = 0;