| /foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/ |
| H A D | frs_form_render_record_test.cpp | 48 Create(const std::string &bundleName, const std::string &uid, bool needMonitored = true, sptr<IFormSupply> formSupplyClient = nullptr) Create() argument [all...] |
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/ |
| H A D | dsched_continue_manager_test.cpp | 249 EXPECT_EQ(DSchedContinueManager::GetInstance().continues_.empty(), true); in HWTEST_F() local 456 EXPECT_EQ(DSchedContinueManager::GetInstance().continues_.empty(), true); HWTEST_F() local 601 EXPECT_EQ(DSchedContinueManager::GetInstance().continues_.empty(), true); HWTEST_F() local [all...] |
| /foundation/ability/idl_tool/idl_tool_2/ast/ |
| H A D | ast_type.h | 79 explicit ASTType(bool isPod = true, TypeKind typekind = TypeKind::TYPE_UNKNOWN) in ASTType() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
| H A D | indexer_item_component.h | 148 void MarkItemPrimary(bool isPrimary = true) in MarkItemPrimary() argument
|
| H A D | render_indexer_item.h | 40 void MarkItemInAnimation(bool inAnimation = true) in MarkItemInAnimation() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_indicator/ |
| H A D | linear_indicator_controller.cpp | 217 SetValueAndCallback(RecalcProgressValue(animationTime), true); in PlayingUpdateTime() local 240 SetValueAndCallback(RecalcProgressValue(animationTime), true); in Start() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/ |
| H A D | select_overlay_callback.h | 97 virtual void OnHandleGlobalTouchEvent(SourceType sourceType, TouchType touchType, bool touchInside = true) {}; in OnHandleGlobalTouchEvent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
| H A D | gauge_pattern.cpp | 60 InitLimitValueText(GetMinValueTextId(), true); in OnModifyDone() local 64 HideLimitValueText(GetMinValueTextId(), true); in OnModifyDone() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
| H A D | list_swipe_test_ng.cpp | 841 nullptr, Dimension(DELETE_AREA_DISTANCE), true); in HWTEST_F() local 971 std::move(startFunc), nullptr, nullptr, nullptr, nullptr, Dimension(DELETE_AREA_DISTANCE), true); HWTEST_F() local 1048 std::move(startFunc), nullptr, nullptr, nullptr, onStateChangeFunc, Dimension(DELETE_AREA_DISTANCE), true); HWTEST_F() local 1458 std::move(startFunc), nullptr, nullptr, nullptr, nullptr, Dimension(DELETE_AREA_DISTANCE), true); HWTEST_F() local 1471 Dimension(startDeleteDistance), true); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/base/ |
| H A D | view_abstract_test_ng_for_property_config.cpp | 678 ViewAbstract::SetFocusScopeId(AceType::RawPtr(frameNode), focusScopeId, isGroup, true); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/counter/ |
| H A D | counter_test_ng.cpp | 295 model.SetEnableInc(AceType::RawPtr(frameNode_), true); in HWTEST_F() local 296 model.SetEnableDec(AceType::RawPtr(frameNode_), true); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
| H A D | rosen_render_context.cpp | 132 SkClipOp::kDifference, true); in StartRecording() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
| H A D | window_scene.cpp | 430 CHECK_EQUAL_VOID(IsWindowSizeEqual(), true); DisposeSnapshotAndBlankWindow() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ |
| H A D | indexer_item_component.h | 121 void MarkItemPrimary(bool isPrimary = true) in MarkItemPrimary() argument
|
| H A D | render_indexer_item.h | 36 void MarkItemInAnimation(bool inAnimation = true) in MarkItemInAnimation() argument
|
| /foundation/arkui/ace_engine/frameworks/core/event/ |
| H A D | ace_event_handler.h | 81 EventMarker(const std::string& eventId, const std::string& eventType = std::string(), int32_t pageId = -1, bool isFront = true) EventMarker() argument 87 EventMarker( Function&& func, const std::string& eventType = std::string(), int32_t pageId = -1, bool isFront = true) EventMarker() argument 92 EventMarker( ArgFunction&& func, const std::string& eventType = std::string(), int32_t pageId = -1, bool isFront = true) EventMarker() argument 96 EventMarker( StrFunction&& func, const std::string& eventType = std::string(), int32_t pageId = -1, bool isFront = true) EventMarker() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/ |
| H A D | text_picker_model_test_ng.cpp | 350 TextPickerModelNG::SetCanLoop(AceType::RawPtr(frameNode), true);
in HWTEST_F() local 381 TextPickerModelNG::SetHasSelectAttr(AceType::RawPtr(frameNode), true);
in HWTEST_F() local
|
| /foundation/arkui/ui_lite/test/uitest/test_image/ |
| H A D | ui_test_image.cpp | 560 AddImageView(GetRect(x, IMAGE_Y, 100, 100), IMAGE_RESIZEMODE_PATH, true, UIImageView::ImageResizeMode::NONE); in UIKitUIImageTestResize001() local
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | anim_impl.cpp | 134 META_ACCESS_PROPERTY(Running)->SetValue(true); variable 331 SetValid(true); variable [all...] |
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/ |
| H A D | data_stream_source_plugin.cpp | 115 true, in InitPool() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
| H A D | drawing_pen_test.cpp | 82 EXPECT_EQ(OH_Drawing_PenIsAntiAlias(pen1), true); in HWTEST_F() local
|
| /foundation/graphic/graphic_surface/surface/test/systemtest/ |
| H A D | native_window_test.cpp | 285 EXPECT_EQ(GetData(buffer), true);
in HWTEST_F() local 395 EXPECT_EQ(GetData(buffer), true);
in HWTEST_F() local 548 EXPECT_EQ(GetData(buffer), true);
in HWTEST_F() local 686 EXPECT_EQ(GetData(buffer), true);
in HWTEST_F() local 776 EXPECT_EQ(GetData(buffer), true);
in HWTEST_F() local 891 EXPECT_EQ(GetData(buffer), true);
in HWTEST_F() local 1055 EXPECT_EQ(GetData(buffer), true);
in HWTEST_F() local
|
| H A D | surface_ipc_with_pts_test.cpp | 278 EXPECT_EQ(GetData(returnValue.buffer), true); in HWTEST_F() local
|
| H A D | surface_ipc_test.cpp | 228 EXPECT_EQ(GetData(buffer), true); in HWTEST_F() local
|
| H A D | native_window_buffer_test.cpp | 248 EXPECT_EQ(GetData(buffer), true); in HWTEST_F() local
|