Searched defs:getAllPropConfigs (Results 1 – 5 of 5) sorted by relevance
84 ArrayList<VehiclePropConfig> getAllPropConfigs() throws RemoteException { in getAllPropConfigs() method in HalClient
126 TEST_P(VehicleHalHidlTest, getAllPropConfigs) { in TEST_P() argument
138 public synchronized ArrayList<VehiclePropConfig> getAllPropConfigs() { in getAllPropConfigs() method in MockedVehicleHal
78 Return<void> VehicleHalManager::getAllPropConfigs(getAllPropConfigs_cb _hidl_cb) { in getAllPropConfigs() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager
235 TEST_F(VehicleHalManagerTest, getAllPropConfigs) { in TEST_F() argument