Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dark_communication_provider.cpp70 void ArkCommunicationProvider::SetDeviceQuery(std::shared_ptr<IDeviceQuery> deviceQuery) in SetDeviceQuery() argument
73 deviceQuery_ = deviceQuery; in SetDeviceQuery()
H A Dark_communication_provider.h29 void SetDeviceQuery(std::shared_ptr<IDeviceQuery> deviceQuery) override;
/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;