Home
last modified time | relevance | path

Searched defs:getAllPropConfigs (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/vts/functional/
DVtsHalAutomotiveVehicleV2_0TargetTest.cpp126 TEST_P(VehicleHalHidlTest, getAllPropConfigs) { in TEST_P() argument
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalManager_test.cpp223 TEST_F(VehicleHalManagerTest, getAllPropConfigs) { in TEST_F() argument
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleHalManager.cpp57 Return<void> VehicleHalManager::getAllPropConfigs(getAllPropConfigs_cb _hidl_cb) { in getAllPropConfigs() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager