Searched refs:getAllConfigs (Results 1 – 6 of 6) sorted by relevance
49 const std::vector<VehiclePropConfig>& getAllConfigs() const { in getAllConfigs() function
82 std::vector<VehiclePropConfig> getAllConfigs() const;
57 std::vector<VehiclePropConfig> actualConfigs = index.getAllConfigs(); in TEST_F()
124 return mServerSidePropStore.getAllConfigs(); in onGetAllPropertyConfig()
330 return mPropStore->getAllConfigs(); in listProperties()
406 store->getAllConfigs(); in invokeVehiclePropStore()