Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_mmi_listener_adapter_impl.cpp23 void ArkMMIListenerAdapterImpl::OnDeviceAdded(int32_t deviceId, const ArkWebString& type) in OnDeviceAdded() function in OHOS::ArkWeb::ArkMMIListenerAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_mmi_listener_adapter_wrapper.cpp24 void ArkMMIListenerAdapterWrapper::OnDeviceAdded(int32_t deviceId, const std::string& type) in OnDeviceAdded() function in OHOS::ArkWeb::ArkMMIListenerAdapterWrapper
/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.cpp29 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.cpp30 void OnDeviceAdded(int32_t deviceId, const std::string& type) override {}; in OnDeviceAdded() function in OHOS::MMIListenerTest
/base/msdp/device_status/test/unittest/intention/services/include/
Ddevice_manager_test.h111 void OnDeviceAdded(std::shared_ptr<IDevice>) override in OnDeviceAdded() function
/base/web/webview/test/unittest/mmi_adapter/
Dmmi_adapter_impl_test.cpp72 void OnDeviceAdded(int32_t deviceId, const std::string& type) override {}; in OnDeviceAdded() function in OHOS::NWeb::MMIListenerTest
/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/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/stream_buffer/
Dnet_packet.rs51 OnDeviceAdded, enumerator
/base/msdp/device_status/intention/cooperate/plugin/src/
Dcooperate_context.cpp75 void HotplugObserver::OnDeviceAdded(std::shared_ptr<IDevice> dev) in OnDeviceAdded() function in OHOS::Msdp::DeviceStatus::Cooperate::HotplugObserver
/base/msdp/device_status/intention/services/device_manager/src/
Ddevice_manager.cpp242 void DeviceManager::OnDeviceAdded(std::shared_ptr<IDevice> dev) in OnDeviceAdded() function in OHOS::Msdp::DeviceStatus::DeviceManager