Home
last modified time | relevance | path

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

/device/generic/car/emulator/usbpt/protocan/protocanbus/
DExtraCanClient.cpp57 void ExtraCanClient::appendKeyInput(std::vector<VehiclePropValue>& props, int32_t keyCode, bool key… in appendKeyInput()
73 void ExtraCanClient::appendRepeatedKeyInput(std::vector<VehiclePropValue>& props, int32_t keyCode, in appendRepeatedKeyInput()
99 std::vector<VehiclePropValue> props; in onReceive() local
/device/google/cuttlefish/host/libs/config/
Dtouchpad.cpp37 std::unordered_map<std::string, std::string> props; in ParseTouchpadConfig() local
Ddisplay.cpp46 std::unordered_map<std::string, std::string> props; in ParseDisplayConfig() local
/device/generic/goldfish/hals/fingerprint/
Dhal.cpp58 SensorProps props; in getSensorProps() local
/device/google/cuttlefish/tests/graphics/vulkan/
Dsample_base.cpp48 const auto props = physical_device.getMemoryProperties(); in GetMemoryType() local
171 const auto props = mPhysicalDevice.getQueueFamilyProperties(); in StartUpBase() local