Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 25 of 38) sorted by relevance

12

/device/google/trout/hal/dumpstate/aidl/1.0/config/
DXmlServiceSupplier.cpp30 if (auto cfg = dumpstate::hal::configuration::V1_0::readFile(path.c_str())) { in fromFile() local
37 if (auto cfg = dumpstate::hal::configuration::V1_0::readBuffer(buffer)) { in fromBuffer() local
43 XmlServiceSupplier::XmlServiceSupplier(const DumpstateHalConfiguration& cfg) { in XmlServiceSupplier()
/device/generic/goldfish/audio/
Dutil.cpp135 bool checkAudioConfig(const AudioConfig &cfg) { in checkAudioConfig()
181 bool checkAudioPortConfig(const AudioPortConfig &cfg) { in checkAudioPortConfig()
Ddevice_port_sink.cpp362 const AudioConfig &cfg, in create()
405 int DevicePortSink::getLatencyMs(const DeviceAddress &address, const AudioConfig &cfg) { in getLatencyMs()
Ddevice_port_source.cpp408 createGeneratedSource(const AudioConfig &cfg, in createGeneratedSource()
423 const AudioConfig &cfg, in create()
/device/google/trout/hal/vehicle/2.0/
DDefaultVehicleHalServer.cpp39 VehiclePropConfig cfg = config.config; in storePropInitialValue() local
70 VehiclePropConfig cfg = it.config; in DefaultVehicleHalServer() local
/device/google/contexthub/firmware/os/platform/stm32/
Di2c.c176 const struct StmI2cCfg *cfg; member
782 …ne struct Gpio* stmI2cGpioInit(const struct StmI2cBoardCfg *board, const struct StmI2cGpioCfg *cfg) in stmI2cGpioInit()
845 const struct StmI2cCfg *cfg = &mStmI2cCfgs[busId]; in i2cMasterRequest() local
888 const struct StmI2cCfg *cfg = pdev->cfg; in i2cMasterRelease() local
990 const struct StmI2cCfg *cfg = &mStmI2cCfgs[busId]; in i2cSlaveRequest() local
1014 const struct StmI2cCfg *cfg = pdev->cfg; in i2cSlaveRelease() local
1036 const struct StmI2cCfg *cfg = pdev->cfg; in i2cSlaveEnableRx() local
Dspi.c108 const struct StmSpiCfg *cfg; member
593 static void stmSpiInit(struct StmSpiDev *pdev, const struct StmSpiCfg *cfg, in stmSpiInit()
617 const struct StmSpiCfg *cfg = &mStmSpiCfgs[busId]; in spiRequest() local
Dpwr.c131 uint32_t cfg = RCC->CFGR; in pwrGetBusSpeed() local
/device/generic/goldfish/camera/
DCameraDeviceSession.cpp171 const StreamConfiguration& cfg, in configureStreams()
309 bool CameraDeviceSession::isStreamCombinationSupported(const StreamConfiguration& cfg, in isStreamCombinationSupported()
359 CameraDeviceSession::configureStreamsStatic(const StreamConfiguration& cfg, in configureStreamsStatic()
DCameraDevice.cpp394 const StreamConfiguration& cfg, bool* support) { in isStreamCombinationSupported()
/device/google/gs-common/battery_mitigation/
Dbattery_mitigation.cpp29 const struct MitigationConfig::Config cfg = { variable
/device/generic/car/emulator/vhal_v2_0/
DVehicleEmulator.cpp235 const VehiclePropConfig& cfg) { in populateProtoVehicleConfig()
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DVehicleEmulator.cpp266 void VehicleEmulator::populateProtoVehicleConfig(const VehiclePropConfig& cfg, in populateProtoVehicleConfig()
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglDisplay.cpp297 EglConfig* cfg = nullptr; in addReservedConfigs() local
605 EglConfig *cfg = m_configs.front().get(); in getGlobalSharedContext() local
DEglOsApi_darwin.cpp410 virtual EglOS::Surface* createWindowSurface(EglOS::PixelFormat* cfg, in createWindowSurface()
DEglOsApi_egl.cpp533 const EGLConfig cfg = configs.get()[i]; in queryConfigs() local
DEglImp.cpp908 EglConfig* cfg = nullptr; in eglCreateOrLoadContext() local
1698 EglConfig* cfg = dpy->getConfig(cfgId); in eglLoadConfig() local
DEglOsApi_wgl.cpp1293 virtual EglOS::Surface* createWindowSurface(EglOS::PixelFormat* cfg, in createWindowSurface()
/device/google/contexthub/firmware/os/drivers/leds/
Dleds_lp3943.c216 static bool sensorCfgDataLedsLP3943(void *cfg, void *cookie) in sensorCfgDataLedsLP3943()
/device/google/contexthub/firmware/os/drivers/si_si7034/
Dsi7034a10.c344 #define DEC_OPS(power, firmware, rate, flush, cal, cfg) \ argument
/device/google/contexthub/firmware/os/drivers/st_hts221/
Dhts221.c361 #define DEC_OPS(power, firmware, rate, flush, cal, cfg) \ argument
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dstreamer.cpp183 const StreamerConfig& cfg, LocalRecorder* recorder, in Create()
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c504 #define DEC_OPS(power, firmware, rate, flush, cal, cfg) \ argument
/device/google/contexthub/firmware/os/drivers/st_acc44/
Dst_acc44.c450 #define DEC_OPS(power, firmware, rate, flush, test, cal, cfg) \ argument
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c666 #define DEC_OPS(power, firmware, rate, flush, test, cal, cfg) \ argument

12