/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/ |
H A D | domain_manager.cpp | 114 SHARING_LOGD("trace, peerTypeMap size: %{public}zu.", peerTypeMap_.size()); in FindMgrByRemoteId()
|
/foundation/ability/ability_runtime/test/unittest/appkit/main_fourth_test/ |
H A D | main_fourth_by_mock_bms_test.cpp | 140 EXPECT_TRUE(overlayModuleInfos.size() == 1); in HWTEST_F()
|
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/ |
H A D | main_thread_by_mock_bms_test.cpp | 140 EXPECT_TRUE(overlayModuleInfos.size() == 1); in HWTEST_F()
|
/foundation/ability/ability_runtime/frameworks/js/napi/js_dialog_session/ |
H A D | js_dialog_session_utils.cpp | 36 for (uint32_t i = 0; i < value.size(); i++) { in WrapArrayDialogAbilityInfoToJS()
|
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/include/ |
H A D | local_data_source.h | 83 int32_t GetSize(int64_t &size) override;
|
/foundation/CastEngine/castengine_wifi_display/services/network/client/ |
H A D | udp_client.cpp | 119 return Send(msg.c_str(), msg.size()); in Send()
|
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/ |
H A D | rtp_unpack_impl.cpp | 47 if (rtpDecoder_.size() > 2) { // 2:fixed size in ParseRtp()
|
/foundation/ability/ability_lite/services/abilitymgr_lite/src/ |
H A D | ability_connect_mission.cpp | 40 if (serviceRecords_.size() >= SERVICE_RECORDS_LIST_CAPACITY) {
in PushServiceRecord()
|
/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/ |
H A D | cj_runtime_test.cpp | 120 EXPECT_NE(appLibPaths.size(), 0); in HWTEST_F()
|
/foundation/CastEngine/castengine_wifi_display/services/interaction/scene/ |
H A D | scene_format.h | 56 size_t size = 0; member
|
/foundation/ability/ability_runtime/test/unittest/cj_ability_stage_object_test/ |
H A D | cj_ability_stage_object_test.cpp | 79 memcpy_s(cstr, str.length() + 1, str.c_str(), str.size()); in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
H A D | dialog_layout_algorithm.h | 89 SizeF UpdateHeightWithSafeArea(SizeF size);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/node_container/ |
H A D | node_container_model_ng.cpp | 40 void NodeContainerModelNG::SetOnResize(std::function<void(const SizeF& size)>&& resizeFunc) in SetOnResize()
|
/foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
H A D | render_indexer.h | 19 #include "base/geometry/size.h" 108 void HandleFocusAnimation(const Size& size, const Offset& offset);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/ |
H A D | common_napi_utils.h | 51 static size_t GetCString(napi_value value, napi_env env, char* buf, size_t size);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_layout_algorithm.h | 80 void SetNavigationHeight(LayoutWrapper* layoutWrapper, SizeF& size);
|
/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | picker_column_component.h | 63 return options_.size(); in GetOptionCount()
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
H A D | svg_svg.cpp | 76 renderNode->AddChild(childRender, renderNode->GetChildren().size()); in CreateRender()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | canvas_modifier.cpp | 54 if (dumpInfos_.size() < MAX_SIZE) { in onDraw()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/ |
H A D | marquee_layout_property.h | 97 for (uint32_t i = 1; i < fontFamilyVector.size(); ++i) {
|
/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | list_element.h | 37 void MoveItemGroupToViewPort(double position, double size);
|
/foundation/arkui/ace_engine/frameworks/core/components/text_clock/ |
H A D | render_text_clock.cpp | 96 if (GetChildren().size() != 1) { in PerformLayout()
|
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | common_decoration.h | 105 if (blurOption.grayscale.size() > 1) {
in ToJsonValue()
|
H A D | edge.cpp | 39 switch (offsets.size()) { in FromString()
|
/foundation/arkui/ace_engine/frameworks/core/components/option/ |
H A D | render_option.h | 90 void UpdateAccessibilityInfo(Size size, Offset offset, bool isSelected);
|