Home
last modified time | relevance | path

Searched defs:OnDeviceAdded (Results 1 – 8 of 8) sorted by relevance

/base/web/webview/test/fuzztest/ohos_adapter/multimodalinput_adapter/registerdevlistener_fuzzer/
Dregisterdevlistener_fuzzer.cpp26 void OnDeviceAdded(int32_t deviceId, const std::string &type) override {}; in OnDeviceAdded() function in OHOS::MMIListenerTest
/base/web/webview/test/fuzztest/ohos_adapter/multimodalinput_adapter/ondeviceadded_fuzzer/
Dondeviceadded_fuzzer.cpp28 void OnDeviceAdded(int32_t deviceId, const std::string &type) override {}; in OnDeviceAdded() function in OHOS::MMIListenerTest
/base/web/webview/test/fuzztest/ohos_adapter/multimodalinput_adapter/ondeviceremoved_fuzzer/
Dondeviceremoved_fuzzer.cpp29 void OnDeviceAdded(int32_t deviceId, const std::string &type) override {}; in OnDeviceAdded() function in OHOS::MMIListenerTest
/base/msdp/device_status/services/interaction/coordination/src/
Dcoordination_device_manager.cpp318 void CoordinationDeviceManager::OnDeviceAdded(std::shared_ptr<IDevice> device) in OnDeviceAdded() function in OHOS::Msdp::DeviceStatus::CoordinationDeviceManager
358 void CoordinationDeviceManager::DeviceObserver::OnDeviceAdded(std::shared_ptr<IDevice> device) in OnDeviceAdded() function in OHOS::Msdp::DeviceStatus::CoordinationDeviceManager::DeviceObserver
/base/web/webview/ohos_adapter/multimodalinput_adapter/src/
Dmmi_adapter_impl.cpp33 void MMIListenerAdapterImpl::OnDeviceAdded(int32_t deviceId, const std::string &type) in OnDeviceAdded() function in OHOS::NWeb::MMIListenerAdapterImpl
/base/web/webview/test/unittest/mmi_adapter/
Dmmi_adapter_impl_test.cpp49 void OnDeviceAdded(int32_t deviceId, const std::string &type) override {}; in OnDeviceAdded() function in OHOS::NWeb::MMIListenerTest
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/stream_buffer/
Dnet_packet.rs51 OnDeviceAdded, enumerator
/base/msdp/device_status/services/device_manager/src/
Ddevice_manager.cpp238 void DeviceManager::OnDeviceAdded(std::shared_ptr<IDevice> dev) in OnDeviceAdded() function in OHOS::Msdp::DeviceStatus::DeviceManager