Home
last modified time | relevance | path

Searched refs:getConfig (Results 1 – 25 of 106) sorted by relevance

12345

/hardware/nxp/nfc/snxxx/1.2/
DNfcExtns.h34 void getConfig(android::hardware::nfc::V1_2::NfcConfig& config);
35 void getConfig(android::hardware::nfc::V1_1::NfcConfig& config);
DNfcExtns.cpp39 void NfcExtns::getConfig(android::hardware::nfc::V1_2::NfcConfig& config) { in getConfig() function in android::hardware::nfc::V1_2::implementation::NfcExtns
45 getConfig(config.v1_1); in getConfig()
73 void NfcExtns::getConfig(android::hardware::nfc::V1_1::NfcConfig& config) { in getConfig() function in android::hardware::nfc::V1_2::implementation::NfcExtns
DNfc.cpp142 Return<void> Nfc::getConfig(getConfig_cb hidl_cb) { in getConfig() function in android::hardware::nfc::V1_2::implementation::Nfc
145 nfcExtns.getConfig(nfcVendorConfig); in getConfig()
153 nfcExtns.getConfig(nfcVendorConfig); in getConfig_1_2()
/hardware/interfaces/audio/aidl/default/
DModule.cpp180 auto& configs = getConfig().portConfigs; in createStreamContext()
243 auto& ports = getConfig().ports; in findConnectedDevices()
257 auto& patches = getConfig().patches; in findConnectedPortConfigIds()
276 auto& configs = getConfig().portConfigs; in findPortIdForNewStream()
286 auto& ports = getConfig().ports; in findPortIdForNewStream()
338 Configuration& config = getConfig(); in populateConnectedProfiles()
356 auto& portConfigs = getConfig().portConfigs; in portIdsFromPortConfigIds()
378 auto& routes = getConfig().routes; in getAudioRoutesForAudioPortImpl()
388 Module::Configuration& Module::getConfig() { in getConfig() function in aidl::android::hardware::audio::core::Module
414 auto& configs = getConfig().portConfigs; in registerPatch()
[all …]
/hardware/interfaces/weaver/vts/
DVtsHalWeaverTargetTest.cpp52 virtual ::ndk::ScopedAStatus getConfig(WeaverConfig* _aidl_return) = 0;
68 ::ndk::ScopedAStatus getConfig(WeaverConfig* _aidl_return) { in getConfig() function in WeaverAidlAdapter
69 return aidl_weaver_->getConfig(_aidl_return); in getConfig()
93 ::ndk::ScopedAStatus getConfig(WeaverConfig* _aidl_return) { in getConfig() function in WeaverHidlAdapter
97 auto ret = hidl_weaver_->getConfig([&](HidlWeaverStatus s, HidlWeaverConfig c) { in getConfig()
192 auto ret = weaver_->getConfig(&config_); in SetUp()
263 auto ret = weaver_->getConfig(&config2); in TEST_P()
/hardware/nxp/nfc/snxxx/1.1/
DNfcExtns.h33 void getConfig(android::hardware::nfc::V1_1::NfcConfig& config);
DNfc.cpp141 Return<void> Nfc::getConfig(getConfig_cb hidl_cb) { in getConfig() function in android::hardware::nfc::V1_1::implementation::Nfc
144 nfcExtns.getConfig(nfcVendorConfig); in getConfig()
/hardware/interfaces/weaver/aidl/aidl_api/android.hardware.weaver/1/android/hardware/weaver/
DIWeaver.aidl37 android.hardware.weaver.WeaverConfig getConfig(); in getConfig() method
/hardware/interfaces/weaver/aidl/aidl_api/android.hardware.weaver/2/android/hardware/weaver/
DIWeaver.aidl37 android.hardware.weaver.WeaverConfig getConfig(); in getConfig() method
/hardware/interfaces/weaver/aidl/aidl_api/android.hardware.weaver/current/android/hardware/weaver/
DIWeaver.aidl37 android.hardware.weaver.WeaverConfig getConfig(); in getConfig() method
/hardware/interfaces/weaver/aidl/android/hardware/weaver/
DIWeaver.aidl43 WeaverConfig getConfig(); in getConfig() method
/hardware/interfaces/nfc/aidl/aidl_api/android.hardware.nfc/1/android/hardware/nfc/
DINfc.aidl41 android.hardware.nfc.NfcConfig getConfig(); in getConfig() method
/hardware/interfaces/nfc/aidl/aidl_api/android.hardware.nfc/current/android/hardware/nfc/
DINfc.aidl41 android.hardware.nfc.NfcConfig getConfig(); in getConfig() method
/hardware/interfaces/nfc/aidl/android/hardware/nfc/
DINfc.aidl84 NfcConfig getConfig(); in getConfig() method
/hardware/nxp/nfc/snxxx/aidl/
DNfcExtns.h42 void getConfig(NfcConfig& config);
DNfc.cpp116 ::ndk::ScopedAStatus Nfc::getConfig(NfcConfig* _aidl_return) { in getConfig() function in aidl::android::hardware::nfc::Nfc
120 nfcExtns.getConfig(config); in getConfig()
/hardware/interfaces/weaver/aidl/default/
DWeaver.h34 ::ndk::ScopedAStatus getConfig(WeaverConfig* _aidl_return) override;
/hardware/nxp/weaver/aidl_impl/
DWeaver.h38 ScopedAStatus getConfig(WeaverConfig *_aidl_return) override;
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.h113 EglConfig* getConfig(EGLConfig conf) const;
117 EglConfig* getConfig(EGLint id) const;
DEglContext.cpp66 m_config = dpy->getConfig(configId); in EglContext()
195 stream->putBe32(getConfig()->id()); in onSave()
DEglSurface.h52 EglConfig* getConfig() const { return m_config; } in getConfig() function
/hardware/interfaces/audio/core/all-versions/vts/functional/tests/
Dgenerators_tests.cpp69 const PolicyConfig& getConfig() { return *mConfig; } in getConfig() function
79 return PolicyConfigManager::getInstance().getConfig(); in getCachedPolicyConfig()
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehiclePropConfigIndex.h45 const VehiclePropConfig& getConfig(int32_t property) const { in getConfig() function
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DAudioPrimaryHidlHalTest.cpp32 ASSERT_OK(getDevice()->getInputBufferSize(getConfig(), returnIn(res, bufferSize))); in TEST_P()
234 const AudioConfig& getConfig() const { in getConfig() function in StreamOpenTest
389 ASSERT_OK(getDevice()->openInputStream(AudioIoHandle{}, getDeviceAddress(), getConfig(), in TEST_P()
395 ASSERT_OK(getDevice()->openOutputStream(AudioIoHandle{}, getDeviceAddress(), getConfig(), in TEST_P()
530 source.base.format.value(getConfig().base.format); in createPatchIfNeeded()
531 source.base.sampleRateHz.value(getConfig().base.sampleRateHz); in createPatchIfNeeded()
532 source.base.channelMask.value(getConfig().base.channelMask); in createPatchIfNeeded()
702 sink.base.format.value(getConfig().base.format); in createPatchIfNeeded()
703 sink.base.sampleRateHz.value(getConfig().base.sampleRateHz); in createPatchIfNeeded()
704 sink.base.channelMask.value(getConfig().base.channelMask); in createPatchIfNeeded()
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehiclePropConfigIndex_test.cpp67 auto actualConfig = index.getConfig(toInt(VehicleProperty::HVAC_FAN_SPEED)); in TEST_F()

12345