Home
last modified time | relevance | path

Searched defs:ZERO (Results 1 - 25 of 74) sorted by relevance

123

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dmac_address.h23 constexpr int ZERO = 0; variable
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/
H A Dn_func_arg.h24 ZERO = 0, enumerator
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_row_accessibility_property.cpp28 const std::string ZERO = "0"; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_func_arg.h25 ZERO = 0, enumerator
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfMetadataTest.cpp29 const int ZERO = 0; // test value for Set/Get function member
131 ASSERT_EQ(GetValue<float>(gp, "First"), ZERO); in TestGetSetValue() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Denv_impl.cpp29 static constexpr Math::Vec4 ZERO = Math::Vec4(0.0f, 0.0f, 0.0f, 0.0f); member
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_interpolating_spring_animation.cpp61 constexpr float ZERO = 0.0f; in SetZeroThreshold() local
H A Drs_spring_animation.cpp62 constexpr float ZERO = 0.0f; in SetZeroThreshold() local
/foundation/filemanagement/file_api/utils/filemgmt_libn/include/
H A Dn_func_arg.h30 ZERO = 0, enumerator
/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_base.h70 constexpr float ZERO = 0.0f; member
H A Dsearch_decoration_test_ng.cpp68 constexpr float ZERO = 0.0f; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_vector3.h62 static const Vector3 ZERO; member in OHOS::Rosen::Vector3
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H A Dhgm_one_shot_timer.cpp27 constexpr auto ZERO = std::chrono::steady_clock::duration::zero(); member
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/
H A Dn_func_arg.h27 ZERO = 0, enumerator
/foundation/multimodalinput/input/util/common/include/
H A Dmmi_vector3.h61 static const Vector3 ZERO; member in OHOS::MMI::Vector3
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_ability_operation_test.cpp34 const int32_t ZERO = 0; member
/foundation/ability/ability_runtime/test/moduletest/ability_delegator_test/
H A Dability_delegator_module_test.cpp64 const int ZERO = 0; member
/foundation/ability/ability_runtime/test/unittest/cj_ability_delegator_test/
H A Dcj_ability_delegator_test.cpp54 const int ZERO = 0; member
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Dbase_animation_bridge.cpp26 constexpr Dimension ZERO = 0.0_pct; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/panel/
H A DdragBar_pattern_test_ng.cpp46 constexpr float ZERO = 0.0f; member
H A Dclose_icon_pattern_test_ng.cpp43 constexpr float ZERO = 0.0f; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/relative_container/old_cases/
H A Drelative_container_testtwo_ng.cpp45 const float ZERO = 0.0f; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/stack/old_cases/
H A Dstack_test_ng.cpp36 constexpr float ZERO = 0.0f; member
[all...]
/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dbox_layout_algorithm_test_ng.cpp52 const float ZERO = 0.0f; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/flex/
H A Dflex_new_test_ng.cpp30 const float ZERO = 0.0f; member

Completed in 17 milliseconds

123