Home
last modified time | relevance | path

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

/ohos5.0/drivers/external_device_manager/services/zidl/src/
H A Ddriver_ext_mgr_stub.cpp34 return OnQueryDevice(data, reply, option); in OnRemoteRequest()
48 int32_t DriverExtMgrStub::OnQueryDevice(MessageParcel &data, MessageParcel &reply, MessageOption &o… in OnQueryDevice() function in OHOS::ExternalDeviceManager::DriverExtMgrStub
/ohos5.0/drivers/external_device_manager/services/zidl/include/
H A Ddriver_ext_mgr_stub.h37 int32_t OnQueryDevice(MessageParcel &data, MessageParcel &reply, MessageOption &option);