/drivers/hdf_core/framework/tools/hdi-gen/codegen/ |
D | code_generator.cpp | 161 GenMode mode = GenMode::IPC; in GenIpcCCode() local 189 GenMode mode = GenMode::IPC; in GenIpcCppCode() local 217 GenMode mode = GenMode::IPC; in GenIpcJavaCode() local 236 GenMode mode = GenMode::PASSTHROUGH; in GenPassthroughCCode() local 260 GenMode mode = GenMode::PASSTHROUGH; in GenPassthroughCppCode() local 284 GenMode mode = GenMode::KERNEL; in GenKernelCode() local 305 GenMode mode = GenMode::LOW; in GenLowCCode() local
|
/drivers/hdf_core/adapter/khdf/liteos/manager/src/ |
D | devmgr_pm_reg.c | 38 UINT32 DevmgrPmSuspend(UINT32 mode) in DevmgrPmSuspend() 60 void DevmgrPmResume(UINT32 mode) in DevmgrPmResume()
|
/drivers/peripheral/usb/hdi_service/src/ |
D | usbd_port.cpp | 50 int32_t UsbdPort::WritePortFile(int32_t powerRole, int32_t dataRole, int32_t mode) in WritePortFile() 105 int32_t mode = PORT_MODE_DEVICE; in SetPortInit() local 148 int32_t UsbdPort::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) in QueryPort() 157 int32_t UsbdPort::UpdatePort(int32_t mode, const sptr<IUsbdSubscriber> &subscriber) in UpdatePort()
|
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/ |
D | drm_connector.cpp | 60 drmModeModeInfoPtr mode = c.modes + i; in InitModes() local 235 DrmMode mode = modeMap.second; in GetDisplaySupportedModes() local 257 int32_t DrmConnector::GetModeFromId(int32_t id, DrmMode &mode) in GetModeFromId() 276 DrmModeBlock::DrmModeBlock(DrmMode &mode) in DrmModeBlock() 282 int32_t DrmModeBlock::Init(DrmMode &mode) in Init()
|
/drivers/peripheral/audio/test/unittest/common/adapter/ |
D | audio_adapter_common_test.cpp | 323 enum AudioPortPassthroughMode mode = PORT_PASSTHROUGH_LPCM; variable 330 enum AudioPortPassthroughMode mode = PORT_PASSTHROUGH_LPCM; variable 336 enum AudioPortPassthroughMode mode = PORT_PASSTHROUGH_LPCM; variable 346 enum AudioPortPassthroughMode mode = PORT_PASSTHROUGH_LPCM; variable 359 enum AudioPortPassthroughMode mode; variable 365 enum AudioPortPassthroughMode mode; variable 375 enum AudioPortPassthroughMode mode; variable
|
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/ |
D | webpack.config.js | 19 mode: 'production' property
|
/drivers/peripheral/distributed_camera/hdi_service/test/unittest/common/dcamera_device/ |
D | dcamera_device_test.cpp | 96 ResultCallbackMode mode = PER_FRAME; variable 126 ResultCallbackMode mode = ON_CHANGED; variable
|
/drivers/hdf_core/framework/support/platform/src/fwk/ |
D | platform_event.c | 26 uint32_t mode; member 134 … int32_t PlatformEventRead(struct PlatformEvent *pe, uint32_t *events, uint32_t mask, int32_t mode) in PlatformEventRead() 159 uint32_t *events, uint32_t mask, int32_t mode, uint32_t tms) in PlatformEventReadSlowlly() 190 int32_t PlatformEventWait(struct PlatformEvent *pe, uint32_t mask, int32_t mode, uint32_t tms, uint… in PlatformEventWait()
|
/drivers/hdf_core/adapter/khdf/linux/osal/src/ |
D | osal_timer.c | 41 OsalTimerMode mode; member 49 OsalTimerMode mode; in osal_timer_callback() local 108 static int32_t OsalTimerStart(OsalTimer *timer, OsalTimerMode mode) in OsalTimerStart()
|
/drivers/hdf_core/adapter/khdf/liteos_m/core/common/src/ |
D | devmgr_service_start.c | 90 UINT32 DevmgrPmSuspend(UINT32 mode) in DevmgrPmSuspend() 112 void DevmgrPmResume(UINT32 mode) in DevmgrPmResume()
|
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/parser/ |
D | config_parser.h | 22 std::string CheckIdExsit(const int32_t& mode, T&& info, const int32_t& size) const in CheckIdExsit()
|
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/strategy/ |
D | stream_pipeline_strategy.cpp | 23 std::shared_ptr<PipelineSpec> StreamPipelineStrategy::GeneratePipelineSpec(const int32_t& mode) in GeneratePipelineSpec() 35 std::string StreamPipelineStrategy::ConstructKeyStrIndex(const int32_t& mode) in ConstructKeyStrIndex() 123 RetCode StreamPipelineStrategy::SelectPipelineSpec(const int32_t& mode, PipelineSpec& pipe) in SelectPipelineSpec() 247 RetCode StreamPipelineStrategy::CheckPipelineSpecExist(const int32_t mode, const std::vector<int32_… in CheckPipelineSpecExist()
|
/drivers/peripheral/distributed_camera/hdi_service/test/sample/ |
D | stream_customer.cpp | 25 sptr<OHOS::IBufferProducer> StreamCustomer::CreateProducer(CaptureMode mode, in CreateProducer()
|
/drivers/peripheral/vibrator/test/fuzztest/vibratorstop_fuzzer/ |
D | vibratorstop_fuzzer.cpp | 30 HdfVibratorMode mode = static_cast<HdfVibratorMode>(*data); in VibratorStopFuzzTest() local
|
/drivers/hdf_core/framework/model/network/wifi/include/ |
D | hdf_wifi_config.h | 24 uint8_t mode; member 29 uint8_t mode; member 36 uint8_t mode; member 40 uint8_t mode; member 44 uint8_t mode; member
|
D | hdf_wlan_config.h | 19 uint8_t mode; member 24 uint8_t mode; member 31 uint8_t mode; member 35 uint8_t mode; member 39 uint8_t mode; member
|
/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/ |
D | audio_idl_hdirender_test.cpp | 631 AudioChannelMode mode = AUDIO_CHANNEL_NORMAL; variable 650 AudioChannelMode mode = AUDIO_CHANNEL_NORMAL; variable 664 AudioChannelMode mode = AUDIO_CHANNEL_NORMAL; variable 687 AudioChannelMode mode = AUDIO_CHANNEL_NORMAL; variable 708 AudioChannelMode mode = AUDIO_CHANNEL_NORMAL; variable
|
/drivers/hdf_core/framework/test/unittest/platform/common/ |
D | gpio_test.c | 276 static inline void GpioTestHelperInversePin(uint16_t gpio, uint16_t mode) in GpioTestHelperInversePin() 288 static int32_t GpioTestIrqSharedFunc(struct GpioTester *tester, uint16_t mode, bool inverse) in GpioTestIrqSharedFunc() 338 uint16_t mode; in GpioTestIrqEdge() local 359 uint16_t mode; in GpioTestIrqThread() local
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameradevicesetresultmode_fuzzer/ |
D | dcameradevicesetresultmode_fuzzer.cpp | 36 ResultCallbackMode mode = *(reinterpret_cast<const ResultCallbackMode*>(data)); in DcameraDeviceSetResultModeFuzzTest() local
|
/drivers/peripheral/wlan/test/hdi_service/ |
D | wlan_hdi_hal_services_c_test.cpp | 359 uint8_t mode = 0; variable 381 uint8_t mode = WIFI_POWER_MODE_SLEEPING; variable 645 uint8_t mode = 0; variable 666 uint8_t mode = WIFI_POWER_MODE_GENERAL; variable 687 uint8_t mode = WIFI_POWER_MODE_THROUGH_WALL; variable 708 uint8_t mode = WIFI_POWER_MODE_NUM; variable 728 uint8_t mode = WIFI_POWER_MODE_SLEEPING; variable 749 uint8_t mode = WIFI_POWER_MODE_GENERAL; variable 770 uint8_t mode = WIFI_POWER_MODE_THROUGH_WALL; variable 791 uint8_t mode = WIFI_POWER_MODE_NUM; variable
|
/drivers/hdf_core/framework/support/platform/src/pcie/ |
D | pcie_if.c | 39 int32_t PcieRead(DevHandle handle, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t len) in PcieRead() 44 int32_t PcieWrite(DevHandle handle, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t len) in PcieWrite()
|
/drivers/hdf_core/framework/model/display/driver/ |
D | hdf_drm_panel.h | 20 struct drm_display_mode mode; member
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamcommitstreams_fuzzer/ |
D | dstreamcommitstreams_fuzzer.cpp | 32 OperationMode mode = NORMAL; in DstreamCommitStreamsFuzzTest() local
|
/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicepublish_fuzzer/ |
D | ioservicepublish_fuzzer.cpp | 32 uint32_t mode = parcel.ReadUint32(); in IoservicePublishFuzzTest() local
|
/drivers/hdf_core/framework/tools/hdi-gen/lexer/ |
D | lexer.h | 56 inline void SetParseMode(ParseMode mode) in SetParseMode()
|