Searched defs:getAllPropConfigs (Results 1 – 11 of 11) sorted by relevance
253 public HalPropConfig[] getAllPropConfigs() in getAllPropConfigs() method in AidlVehicleStub
337 public abstract HalPropConfig[] getAllPropConfigs() in getAllPropConfigs() method in VehicleStub
153 public HalPropConfig[] getAllPropConfigs() throws RemoteException { in getAllPropConfigs() method in HidlVehicleStub
170 VhalClientResult<std::vector<std::unique_ptr<IHalPropConfig>>> HidlVhalClient::getAllPropConfigs() { in getAllPropConfigs() function in android::frameworks::automotive::vhal::HidlVhalClient
195 VhalClientResult<std::vector<std::unique_ptr<IHalPropConfig>>> AidlVhalClient::getAllPropConfigs() { in getAllPropConfigs() function in android::frameworks::automotive::vhal::AidlVhalClient
168 public ArrayList<VehiclePropConfig> getAllPropConfigs() { in getAllPropConfigs() method in HidlMockedVehicleHal
189 public VehiclePropConfigs getAllPropConfigs() throws RemoteException { in getAllPropConfigs() method in AidlMockedVehicleHal
50 Return<void> getAllPropConfigs(IVehicle::getAllPropConfigs_cb callback) override { in getAllPropConfigs() function in android::frameworks::automotive::vhal::hidl_test::MockVhal
72 ScopedAStatus getAllPropConfigs(VehiclePropConfigs* returnConfigs) override { in getAllPropConfigs() function in android::frameworks::automotive::vhal::aidl_test::MockVhal
298 public HalPropConfig[] getAllPropConfigs() { in getAllPropConfigs() method in FakeVehicleStub
972 public HalPropConfig[] getAllPropConfigs() throws RemoteException, ServiceSpecificException { in getAllPropConfigs() method in VehicleHal