Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DVehiclePropConfigIndex.h41 bool hasConfig(int32_t property) const { in hasConfig() function
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DVehiclePropConfigIndex_test.cpp44 TEST_F(PropConfigTest, hasConfig) { in TEST_F() argument
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
H A DGenerators.cpp284 bool hasConfig = false; in getInputDeviceInvalidConfigParameters() local
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DRcsConfig.java298 public boolean hasConfig(@NonNull String tag) { in hasConfig() method in RcsConfig