Home
last modified time | relevance | path

Searched defs:getConfig (Results 1 – 6 of 6) sorted by relevance

/device/google/atv/audio_proxy/service/
DBusOutputStream.cpp29 const AidlAudioConfig& BusOutputStream::getConfig() const { return mConfig; } in getConfig() function in audio_proxy::service::BusOutputStream
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dserver_connector.js311 async #getConfig() { method in PollingConnector
/device/google/cuttlefish/guest/hals/nfc/src/
Dnfc.rs280 async fn getConfig(&self) -> binder::Result<NfcConfig> { in getConfig() method
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXComponent.cpp278 OMX_ERRORTYPE GoldfishOMXComponent::getConfig( in getConfig() function in android::GoldfishOMXComponent
DGoldfishVideoDecoderOMXComponent.cpp536 OMX_ERRORTYPE GoldfishVideoDecoderOMXComponent::getConfig( in getConfig() function in android::GoldfishVideoDecoderOMXComponent
/device/generic/goldfish-opengl/system/hwc3/
DDisplay.cpp914 DisplayConfig* Display::getConfig(int32_t configId) { in getConfig() function in aidl::android::hardware::graphics::composer3::impl::Display