Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 88) sorted by relevance

1234

/drivers/hdf_core/framework/core/shared/include/
Dhdf_power_state.h20 static inline bool IsPowerWakeState(uint32_t state) in IsPowerWakeState()
25 static inline bool IsValidPowerState(uint32_t state) in IsValidPowerState()
/drivers/peripheral/camera/test/benchmarktest/v1_1/src/
Dcamera_benchmark_test.cpp26 void CameraBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
33 void CameraBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
Daudio_bluetooth_manager.cpp53 static void AudioOnConnectionStateChanged(const RawAddress &device, int state) in AudioOnConnectionStateChanged()
210 BTAudioStreamState state = getStateFunc(); in WriteFrame() local
251 BTAudioStreamState state = getStateFunc(); in SuspendPlaying() local
272 BTAudioStreamState state = getStateFunc(); in StopPlaying() local
Dbluetooth_a2dp_src_observer.cpp19 …oothA2dpSrcObserver::OnConnectionStateChanged(const OHOS::bluetooth::RawAddress &device, int state) in OnConnectionStateChanged()
/drivers/peripheral/input/test/benchmarktest/
Dhid_ddk_benchmark_test.cpp38 void HidDdkBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
43 void HidDdkBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
/drivers/peripheral/usb/test/benchmarktest/
Dusb_benchmark_device_test.cpp47 void UsbBenchmarkDeviceTest::SetUp(const ::benchmark::State &state) in SetUp()
57 void UsbBenchmarkDeviceTest::TearDown(const ::benchmark::State &state) {} in TearDown()
Dusb_benchmark_function_test.cpp45 void UsbBenchmarkFunctionTest::SetUp(const ::benchmark::State &state) in SetUp()
55 void UsbBenchmarkFunctionTest::TearDown(const ::benchmark::State& state) {} in TearDown()
/drivers/peripheral/audio/test/benchmarktest/manager/
Daudio_manager_benchmarktest.cpp72 void AudioManagerBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
78 void AudioManagerBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
/drivers/hdf_core/framework/model/audio/usb/src/
Daudio_usb_mixer.c334 struct UsbMixerBuild *state, int32_t unitId, int32_t index, char *buf, int32_t bufLen) in AudioUsbCheckMappedSelectorName()
355 static void *AudioUsbFindAudioControlUnit(struct UsbMixerBuild *state, unsigned char unit) in AudioUsbFindAudioControlUnit()
841 static int32_t AudioUsbGetClusterChannelsV3(struct UsbMixerBuild *state, uint32_t clusterId) in AudioUsbGetClusterChannelsV3()
869 static int32_t AudioUsbMixerUnitGetChannels(struct UsbMixerBuild *state, struct uac_mixer_unit_desc… in AudioUsbMixerUnitGetChannels()
890 struct UsbMixerBuild *state, struct UsbAudioTerm *term, void *unitDesc, int32_t id) in AudioUsbParseTermUac1ItermUnit()
902 struct UsbMixerBuild *state, struct UsbAudioTerm *term, void *unitDesc, int32_t id) in AudioUsbParseTermMixerUnit()
923 struct UsbMixerBuild *state, struct UsbAudioTerm *term, void *unitDesc, int32_t id) in AudioUsbParseTermSelectorUnit()
940struct UsbMixerBuild *state, struct UsbAudioTerm *term, void *unitDesc, int32_t id, int32_t uacPro… in AudioUsbParseTermProcUnit()
970 static int32_t AudioUsbCheckInputTermSub(struct UsbMixerBuild *state, int32_t id, struct UsbAudioTe… in AudioUsbCheckInputTermSub()
1027 static int32_t AudioUsbCheckInputTerm(struct UsbMixerBuild *state, int32_t id, struct UsbAudioTerm … in AudioUsbCheckInputTerm()
[all …]
/drivers/hdf_core/adapter/khdf/linux/platform/pwm/
Dpwm_hi35xx_linux.c39 …ic int Hi35xxPwmApply(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) in Hi35xxPwmApply()
93 static void Hi35xxGetState(struct pwm_chip *chip, struct pwm_device *pwm, struct pwm_state *state) in Hi35xxGetState()
/drivers/hdf_core/framework/test/unittest/platform/virtual/mini/
Demmc_mini_virtual.c12 int32_t EmmcGetCardState(DevHandle handle, uint8_t *state, uint32_t size) in EmmcGetCardState()
/drivers/hdf_core/framework/core/host/include/
Dhdf_service_subscriber.h18 uint32_t state; member
/drivers/peripheral/display/buffer/test/benchmarktest/
Ddisplay_buffer_benchmark_test.cpp52 void DisplayBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
70 void DisplayBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
/drivers/peripheral/codec/test/benchmarktest/
Dcodec_benchmark_manager_test.cpp30 void SetUp(const ::benchmark::State &state) in SetUp()
35 void TearDown(const ::benchmark::State &state) in TearDown()
/drivers/peripheral/audio/test/benchmarktest/capture/
Daudio_capture_mmap_benchmarktest.cpp114 void AudioCaptureMmapBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
144 void AudioCaptureMmapBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
/drivers/peripheral/audio/test/benchmarktest/render/
Daudio_render_mmap_benchmarktest.cpp118 void AudioRenderMmapBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
141 void AudioRenderMmapBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
/drivers/peripheral/audio/test/benchmarktest/effect/
Daudio_effectmodel_benchmarktest.cpp76 void AudioEffectModelBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
85 void AudioEffectModelBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
Daudio_effectcontrol_benchmarktest.cpp69 void AudioEffectControlBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
88 void AudioEffectControlBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
/drivers/peripheral/light/test/benchmarktest/
Dhdf_light_benchmark_test.cpp51 void LightBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
56 void LightBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
/drivers/hdf_core/adapter/uhdf2/host/src/
Ddevhost_service_full.c88 static int DevHostServiceFullDispatchPowerState(struct HdfDevice *device, uint32_t state) in DevHostServiceFullDispatchPowerState()
175 int DevHostServiceFullPmNotify(struct IDevHostService *service, uint32_t state) in DevHostServiceFullPmNotify()
/drivers/peripheral/camera/vdi_base/common/pipeline_core/host_stream/src/
Dhost_stream_impl.cpp51 void HostStreamImpl::SetStreamState(bool state) in SetStreamState()
/drivers/peripheral/power/interfaces/hdi_service/src/
Drunning_lock_impl.cpp41 int32_t RunningLockImpl::Hold(const RunningLockInfo &info, PowerHdfState state) in Hold()
137 bool RunningLockImpl::IsValidType(RunningLockType type, PowerHdfState state) in IsValidType()
Drunning_lock_counter.cpp69 …kCounter::NotifyHiView(const RunningLockInfo &info, ChangedType changeType, RunningLockState state) in NotifyHiView()
/drivers/hdf_core/framework/core/host/src/
Ddevhost_service.c159 static int ApplyDevicesPowerState(struct HdfDevice *device, uint32_t state) in ApplyDevicesPowerState()
189 static int DevHostServicePmNotify(struct IDevHostService *service, uint32_t state) in DevHostServicePmNotify()
/drivers/peripheral/sensor/test/benchmarktest/
Dsensor_benchmark_test.cpp56 void SensorBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
61 void SensorBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()

1234