Searched defs:gotConfig (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/test/ |
H A D | VehicleUtilsTest.cpp | 517 const VehicleAreaConfig* gotConfig = getAreaConfig(testPropValue, testConfig); in TEST() local 526 const VehicleAreaConfig* gotConfig = getAreaConfig(testPropValue, testConfig); in TEST() local 540 const VehicleAreaConfig* gotConfig = getAreaConfig(testPropValue, testConfig); in TEST() local 555 const VehicleAreaConfig* gotConfig = getAreaConfig(testPropValue, testConfig); in TEST() local
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/test/ |
H A D | VehicleUtilsTest.cpp | 517 const VehicleAreaConfig* gotConfig = getAreaConfig(testPropValue, testConfig); in TEST() local 526 const VehicleAreaConfig* gotConfig = getAreaConfig(testPropValue, testConfig); in TEST() local 540 const VehicleAreaConfig* gotConfig = getAreaConfig(testPropValue, testConfig); in TEST() local 555 const VehicleAreaConfig* gotConfig = getAreaConfig(testPropValue, testConfig); in TEST() local
|
/aosp_15_r20/hardware/nxp/uwb/halimpl/hal/ |
D | phNxpUciHal.cc | 654 int gotConfig = NxpConfig_GetByteArray(configName, buffer.data(), buffer.size(), &retlen); in parseAntennaConfig() local
|