Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DDefaultVehicleHal.cpp400 const auto& configsByPropId = getConfigsByPropId(); in getAllPropConfigs() local
414 const auto& configsByPropId = getConfigsByPropId(); in getConfig() local
662 const auto& configsByPropId = getConfigsByPropId(); in getPropConfigs() local
695 const auto& configsByPropId = getConfigsByPropId(); in checkSubscribeOptions() local
776 const auto& configsByPropId = getConfigsByPropId(); in subscribe() local
977 const auto& configsByPropId = getConfigsByPropId(); in dump() local
/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/JsonConfigLoader/src/
DJsonConfigLoader.cpp676 std::unordered_map<int32_t, ConfigDeclaration> configsByPropId; in parseJsonConfig() local
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp378 std::unordered_map<int32_t, ConfigDeclaration> configsByPropId; in loadConfigDeclarations() local
2425 std::unordered_map<int32_t, ConfigDeclaration>* configsByPropId) { in loadPropConfigsFromDir()