Home
last modified time | relevance | path

Searched refs:resDeviceIds (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dinput_manager.cpp24 bool InputManager::GetDeviceIds(std::vector<int32_t>& resDeviceIds) in GetDeviceIds() argument
28 inputManager->GetDeviceIds([&resDeviceIds](std::vector<int32_t>& deviceIds) { resDeviceIds = deviceIds; }); in GetDeviceIds()
/foundation/arkui/ace_engine/frameworks/base/input_manager/
H A Dinput_manager.h41 static bool GetDeviceIds(std::vector<int32_t>& resDeviceIds);

Completed in 1 milliseconds