Home
last modified time | relevance | path

Searched defs:GetInputDevice (Results 1 – 5 of 5) sorted by relevance

/foundation/ai/neural_network_runtime/frameworks/native/
Dexecution_plan.cpp83 std::shared_ptr<Device> ExecutionPlan::GetInputDevice() const in GetInputDevice() function in OHOS::NeuralNetworkRuntime::ExecutionPlan
/foundation/ai/neural_network_runtime/test/unittest/common/v1_0/
Dexecutor_mock_device.cpp25 std::shared_ptr<Device> ExecutionPlan::GetInputDevice() const in GetInputDevice() function in OHOS::NeuralNetworkRuntime::ExecutionPlan
/foundation/ai/neural_network_runtime/test/unittest/common/v2_0/
Dexecutor_mock_device.cpp25 std::shared_ptr<Device> ExecutionPlan::GetInputDevice() const in GetInputDevice() function in OHOS::NeuralNetworkRuntime::ExecutionPlan
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
Dinput_device_impl.cpp138 int32_t InputDeviceImpl::GetInputDevice(int32_t deviceId, FunInputDevInfo callback) in GetInputDevice() function in OHOS::MMI::InputDeviceImpl
/foundation/multimodalinput/input/service/device_manager/src/
Dinput_device_manager.cpp66 std::shared_ptr<InputDevice> InputDeviceManager::GetInputDevice(int32_t id, bool checked) const in GetInputDevice() function in OHOS::MMI::InputDeviceManager