Home
last modified time | relevance | path

Searched defs:step (Results 1 - 25 of 152) sorted by relevance

1234567

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_slider_ffi.h27 double step; member
/base/update/updater/services/applypatch/
H A Dupdate_progress.cpp31 void SetUpdateProgress(float step) in SetUpdateProgress() argument
/base/update/updateservice/services/firmware/upgrade/mode/src/
H A Dfirmware_manual_check_mode.cpp34 FirmwareStep FirmwareManualCheckMode::GetNextStep(FirmwareStep step) in GetNextStep() argument
H A Dfirmware_manual_check_mode_empty.cpp23 FirmwareStep FirmwareManualCheckMode::GetNextStep(FirmwareStep step) in GetNextStep() argument
H A Dfirmware_install_apply_mode.cpp36 FirmwareStep FirmwareInstallApplyMode::GetNextStep(FirmwareStep step) in GetNextStep() argument
H A Dfirmware_install_apply_mode_empty.cpp23 FirmwareStep FirmwareInstallApplyMode::GetNextStep(FirmwareStep step) in GetNextStep() argument
H A Dfirmware_download_mode_empty.cpp23 FirmwareStep FirmwareDownloadMode::GetNextStep(FirmwareStep step) in GetNextStep() argument
/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dvideo_capture_range_adapter_impl.cpp50 void VideoCaptureRangeAdapterImpl::SetStep(double step) in SetStep() argument
H A Dvideo_capture_range_adapter_mock.cpp48 void VideoCaptureRangeAdapterImpl::SetStep(double step) in SetStep() argument
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Dslider_component.cpp22 SliderComponent::SliderComponent(const double value, const double step, const double min, const double max) in SliderComponent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_model_ng.h27 SliderConfiguration(double value, double min, double max, double step, bool enabled) in SliderConfiguration() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dintf_animation_internal.h65 IAnimationModifier::StepData step; member
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/pake_v1_task/pake_v1_protocol_task/
H A Dpake_v1_server_protocol_task.c193 uint32_t step = ProtocolMessageIn(in); in Process() local
H A Dpake_v1_client_protocol_task.c225 uint32_t step = ProtocolMessageIn(in); in Process() local
[all...]
/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_pool.cpp78 size_t step = dataCapacity_ * 3; in Grow() local
/foundation/ability/idl_tool/util/
H A Dstring_pool.cpp78 size_t step = dataCapacity_ * 3; in Grow() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/
H A Dscrollable_utils_test.cpp59 OffsetF step = { 0, 0 }; in FillChildren() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/
H A Drs_steps_interpolator_animat_test.cpp158 RSStepsInterpolator* step; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_steps_interpolator_test.cpp171 RSStepsInterpolator* step; in HWTEST_F() local
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dservice_impl.h42 uint8 step; member
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_sql_statistic.cpp58 SqlStatistic::SqlStatistic(const std::string &sql, int32_t step, uint32_t seqId) in SqlStatistic() argument
/base/msdp/device_status/intention/cooperate/plugin/src/
H A Di_cooperate_state.cpp35 void ICooperateState::Switch(std::shared_ptr<ICooperateStep> step) in Switch() argument
66 void ICooperateState::ICooperateStep::Switch(std::shared_ptr<ICooperateStep> step) in Switch() argument
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_protocol_task/
H A Diso_client_protocol_task.c244 uint32_t step = ProtocolMessageIn(in); in Process() local
[all...]
H A Diso_server_protocol_task.c214 uint32_t step = ProtocolMessageIn(in); in Process() local
/base/sensors/sensor/vibration_convert/core/algorithm/frequency_estimation/src/
H A Dfrequency_estimation.cpp80 size_t step = static_cast<size_t>(frmLength - hopLength); in GetZeroCrossingRate() local

Completed in 9 milliseconds

1234567