Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehiclePropConfigIndex.h41 bool hasConfig(int32_t property) const { in hasConfig() function
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehiclePropConfigIndex_test.cpp44 TEST_F(PropConfigTest, hasConfig) { in TEST_F() argument
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DGenerators.cpp286 bool hasConfig = false; in getInputDeviceInvalidConfigParameters() local