Home
last modified time | relevance | path

Searched defs:state (Results 1 - 25 of 98) sorted by relevance

1234

/drivers/peripheral/camera/test/benchmarktest/v1_1/src/
H A Dcamera_benchmark_test.cpp26 void CameraBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
33 void CameraBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
/drivers/hdf_core/framework/core/shared/include/
H A Dhdf_power_state.h20 static inline bool IsPowerWakeState(uint32_t state) in IsPowerWakeState() argument
25 static inline bool IsValidPowerState(uint32_t state) in IsValidPowerState() argument
/drivers/hdf_core/framework/core/host/include/
H A Dhdf_service_subscriber.h18 uint32_t state; member
/drivers/hdf_core/framework/test/unittest/platform/virtual/mini/
H A Demmc_mini_virtual.c12 int32_t EmmcGetCardState(DevHandle handle, uint8_t *state, uint32_t size) in EmmcGetCardState() argument
/drivers/peripheral/camera/test/benchmarktest/v1_3/src/
H A Dcamera_benchmark_securestream_test.cpp25 void CameraBenchmarkSecureStreamTest::SetUp(const ::benchmark::State &state) in SetUp() argument
32 void CameraBenchmarkSecureStreamTest::TearDown(const ::benchmark::State &state) in TearDown() argument
/drivers/hdf_core/framework/support/platform/test/unittest/common/
H A Dhdf_emmc_mini_test.cpp43 uint8_t state; in EmmcMiniGetCardStateTest() local
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dbluetooth_a2dp_src_observer.cpp24 OnConnectionStateChanged(const OHOS::bluetooth::RawAddress &device, int state, int cause) OnConnectionStateChanged() argument
/drivers/peripheral/camera/vdi_base/common/pipeline_core/host_stream/src/
H A Dhost_stream_impl.cpp51 void HostStreamImpl::SetStreamState(bool state) in SetStreamState() argument
/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_manager_test.cpp30 void SetUp(const ::benchmark::State &state) in SetUp() argument
35 void TearDown(const ::benchmark::State &state) in TearDown() argument
[all...]
/drivers/peripheral/display/buffer/test/benchmarktest/
H A Ddisplay_buffer_benchmark_test.cpp52 void DisplayBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
70 void DisplayBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
[all...]
/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_counter.cpp70 void RunningLockCounter::NotifyHiView(const RunningLockInfo &info, ChangedType changeType, RunningLockState state) in NotifyHiView() argument
/drivers/peripheral/sensor/test/benchmarktest/
H A Dsensor_single_interface_benchmark_test.cpp53 void SensorBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
58 void SensorBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
[all...]
H A Dsensor_benchmark_test.cpp56 void SensorBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
61 void SensorBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
[all...]
/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_function_test.cpp45 void UsbBenchmarkFunctionTest::SetUp(const ::benchmark::State &state) in SetUp() argument
55 void UsbBenchmarkFunctionTest::TearDown(const ::benchmark::State& state) {} in TearDown() argument
[all...]
H A Dusb_benchmark_device_test.cpp47 void UsbBenchmarkDeviceTest::SetUp(const ::benchmark::State &state) in SetUp() argument
57 void UsbBenchmarkDeviceTest::TearDown(const ::benchmark::State &state) {} in TearDown() argument
/drivers/hdf_core/adapter/khdf/linux/platform/pwm/
H A Dpwm_adapter.c61 struct pwm_state state; in HdfPwmSetConfig() local
[all...]
H A Dpwm_hi35xx_linux.c39 static int Hi35xxPwmApply(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) in Hi35xxPwmApply() argument
93 Hi35xxGetState(struct pwm_chip *chip, struct pwm_device *pwm, struct pwm_state *state) Hi35xxGetState() argument
[all...]
/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_product.c22 char state; /* *< WLAN module state */ member
/drivers/hdf_core/framework/model/misc/vibrator/driver/include/
H A Dvibrator_driver.h39 enum VibratorState state; member
/drivers/peripheral/audio/test/benchmarktest/manager/
H A Daudio_manager_benchmarktest.cpp72 void AudioManagerBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
78 void AudioManagerBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
/drivers/peripheral/camera/test/benchmarktest/v1_2/src/
H A Dcamera_benchmark_test.cpp30 void CameraBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
37 void CameraBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
/drivers/peripheral/input/test/benchmarktest/
H A Dhid_ddk_benchmark_test.cpp42 void HidDdkBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
48 void HidDdkBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_hdr.h45 enum HdmiHdrState state; /* Make sure that switch smoothly from non-HDR10 to HDR10. */ member
/drivers/peripheral/audio/test/benchmarktest/effect/
H A Daudio_effectcontrol_benchmarktest.cpp69 void AudioEffectControlBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
88 void AudioEffectControlBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
[all...]
H A Daudio_effectmodel_benchmarktest.cpp76 void AudioEffectModelBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
85 void AudioEffectModelBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
[all...]

Completed in 8 milliseconds

1234