/hardware/nxp/nfc/snxxx/1.2/ |
D | NfcExtns.h | 34 void getConfig(android::hardware::nfc::V1_2::NfcConfig& config); 35 void getConfig(android::hardware::nfc::V1_1::NfcConfig& config);
|
D | NfcExtns.cpp | 39 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
|
D | Nfc.cpp | 142 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/ |
D | Module.cpp | 180 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/ |
D | VtsHalWeaverTargetTest.cpp | 52 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/ |
D | NfcExtns.h | 33 void getConfig(android::hardware::nfc::V1_1::NfcConfig& config);
|
D | Nfc.cpp | 141 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/ |
D | IWeaver.aidl | 37 android.hardware.weaver.WeaverConfig getConfig(); in getConfig() method
|
/hardware/interfaces/weaver/aidl/aidl_api/android.hardware.weaver/2/android/hardware/weaver/ |
D | IWeaver.aidl | 37 android.hardware.weaver.WeaverConfig getConfig(); in getConfig() method
|
/hardware/interfaces/weaver/aidl/aidl_api/android.hardware.weaver/current/android/hardware/weaver/ |
D | IWeaver.aidl | 37 android.hardware.weaver.WeaverConfig getConfig(); in getConfig() method
|
/hardware/interfaces/weaver/aidl/android/hardware/weaver/ |
D | IWeaver.aidl | 43 WeaverConfig getConfig(); in getConfig() method
|
/hardware/interfaces/nfc/aidl/aidl_api/android.hardware.nfc/1/android/hardware/nfc/ |
D | INfc.aidl | 41 android.hardware.nfc.NfcConfig getConfig(); in getConfig() method
|
/hardware/interfaces/nfc/aidl/aidl_api/android.hardware.nfc/current/android/hardware/nfc/ |
D | INfc.aidl | 41 android.hardware.nfc.NfcConfig getConfig(); in getConfig() method
|
/hardware/interfaces/nfc/aidl/android/hardware/nfc/ |
D | INfc.aidl | 84 NfcConfig getConfig(); in getConfig() method
|
/hardware/nxp/nfc/snxxx/aidl/ |
D | NfcExtns.h | 42 void getConfig(NfcConfig& config);
|
D | Nfc.cpp | 116 ::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/ |
D | Weaver.h | 34 ::ndk::ScopedAStatus getConfig(WeaverConfig* _aidl_return) override;
|
/hardware/nxp/weaver/aidl_impl/ |
D | Weaver.h | 38 ScopedAStatus getConfig(WeaverConfig *_aidl_return) override;
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglDisplay.h | 113 EglConfig* getConfig(EGLConfig conf) const; 117 EglConfig* getConfig(EGLint id) const;
|
D | EglContext.cpp | 66 m_config = dpy->getConfig(configId); in EglContext() 195 stream->putBe32(getConfig()->id()); in onSave()
|
D | EglSurface.h | 52 EglConfig* getConfig() const { return m_config; } in getConfig() function
|
/hardware/interfaces/audio/core/all-versions/vts/functional/tests/ |
D | generators_tests.cpp | 69 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/ |
D | VehiclePropConfigIndex.h | 45 const VehiclePropConfig& getConfig(int32_t property) const { in getConfig() function
|
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/ |
D | AudioPrimaryHidlHalTest.cpp | 32 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/ |
D | VehiclePropConfigIndex_test.cpp | 67 auto actualConfig = index.getConfig(toInt(VehicleProperty::HVAC_FAN_SPEED)); in TEST_F()
|