Searched defs:listProperties (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/ | ||
D | VehicleManager_fuzzer.h | 43 std::vector<VehiclePropConfig> listProperties() override { return mConfigs; } in listProperties() function |
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ | ||
D | DefaultVehicleHal.cpp | 139 std::vector<VehiclePropConfig> DefaultVehicleHal::listProperties() { in listProperties() function in android::hardware::automotive::vehicle::V2_0::impl::DefaultVehicleHal |
/hardware/interfaces/automotive/vehicle/2.0/default/tests/ | ||
D | VehicleHalManager_test.cpp | 62 std::vector<VehiclePropConfig> listProperties() override { in listProperties() function in android::hardware::automotive::vehicle::V2_0::__anon588d1dc30111::MockedVehicleHal |
/hardware/google/gfxstream/host/apigen-codec-common/X11/ | ||
D | Xproto.h | 1266 xListPropertiesReply listProperties; member |