| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | memory_util.cpp | 74 void MemoryUtil::CalcGroup(const string &group, const string &type, const uint64_t &value, GroupMap &infos) in CalcGroup() argument
|
| /base/global/i18n_lite/frameworks/i18n/include/ |
| H A D | number_data.h | 59 char *group = nullptr;
member in OHOS::I18N::NumberData
|
| /base/security/crypto_framework/plugin/openssl_plugin/common/src/ |
| H A D | ecc_openssl_common.c | 60 EC_GROUP *group = NULL; in NewGroupFromCurveGFp() local 88 static HcfResult SetEcPointToGroup(const HcfEccCommParamsSpec *ecParams, EC_GROUP *group, BN_CTX *ctx) in SetEcPointToGroup() argument 143 EC_GROUP *group = NULL; GenerateEcGroupWithParamsSpec() local 169 const EC_GROUP *group = OpensslEcKeyGet0Group(ecKey); InitEcKeyByPubKey() local 230 const EC_GROUP *group = OpensslEcKeyGet0Group(ecKey); SetEcPubKeyFromPriKey() local 290 GetCurveGFp(const EC_GROUP *group, const AsyKeySpecItem item, HcfBigInteger *returnBigInteger) GetCurveGFp() argument 332 GetGenerator(const EC_GROUP *group, const AsyKeySpecItem item, HcfBigInteger *returnBigInteger) GetGenerator() argument 373 GetOrder(const EC_GROUP *group, HcfBigInteger *returnBigInteger) GetOrder() argument 392 GetCofactor(const EC_GROUP *group, int *returnCofactor) GetCofactor() argument 417 GetFieldSize(const EC_GROUP *group, int32_t *fieldSize) GetFieldSize() argument 456 GetPubKeyXOrY(const EC_GROUP *group, const EC_POINT *point, const AsyKeySpecItem item, HcfBigInteger *returnBigInteger) GetPubKeyXOrY() argument [all...] |
| /foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/ |
| H A D | frs_form_render_record_test.cpp | 1193 auto group = std::make_shared<FormRendererGroup>(context, runtime, handler); in HWTEST_F() local 1470 auto group = std::make_shared<FormRendererGroup>(context, runtime, handler); in HWTEST_F() local 1491 auto group = std::make_shared<FormRendererGroup>(context, runtime, handler); in HWTEST_F() local 1561 auto group = std::make_shared<FormRendererGroup>(context, runtime, handler); HWTEST_F() local 1652 auto group = std::make_shared<FormRendererGroup>(context, runtime, handler); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
| H A D | gesture_referee.cpp | 54 RefPtr<NGGestureRecognizer> group = member->GetGestureGroup().Upgrade(); in CheckNeedBlocked() local 127 auto group = AceType::DynamicCast<RecognizerGroup>(recognizer); in DectectAllDone() local 160 auto group in Close() local 176 auto group = AceType::DynamicCast<RecognizerGroup>(recognizer); CheckRecognizer() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gesture/ |
| H A D | gesture_model_ng.cpp | 39 auto group = AceType::DynamicCast<NG::GestureGroup>(gesture); in GetTapGestureEventFunc() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_height_offset_calculator.h | 140 auto group = frameNode->GetPattern<ListItemGroupPattern>(); in GetLazyForEachIndexAverageHeight() local 167 auto group = frameNode->GetPattern<ListItemGroupPattern>(); in CalculateOffset() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/ |
| H A D | checkboxgroup_pattern.h | 118 void SetPreGroup(const std::string& group) in SetPreGroup() argument 158 auto group = checkBoxEventHub ? checkBoxEventHub->GetGroupName() : ""; variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_checkboxgroup_bridge.cpp | 294 std::string group; in SetCheckboxGroupOptions() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_list_item.cpp | 36 auto group = AceType::DynamicCast<DOMListItemGroup>(parentNode_.Upgrade()); in SetSpecializedAttr() local
|
| /foundation/arkui/ace_engine/test/unittest/core/gestures/ |
| H A D | gesture_group_test_ng.cpp | 1010 auto group = AceType::MakeRefPtr<GestureGroup>(GestureMode::Exclusive, gestures); in HWTEST_F() local 1037 auto group = AceType::MakeRefPtr<GestureGroup>(GestureMode::Exclusive, gestures); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/ |
| H A D | radio_pattern.h | 108 void SetPreGroup(const std::string& group) in SetPreGroup() argument 150 auto group = radioEventHub ? radioEventHub->GetGroup() : ""; variable
|
| H A D | radio_model_ng.cpp | 23 void RadioModelNG::Create(const std::optional<std::string>& value, const std::optional<std::string>& group, in Create() argument 289 SetRadioOptions(FrameNode* frameNode, const std::string& value, const std::string& group, int32_t indicator) SetRadioOptions() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/ |
| H A D | tabs_helper.h | 391 auto group = AceType::DynamicCast<ComponentGroup>(component); in DumpComponents() local
|
| /foundation/arkui/ui_lite/test/uitest/test_ui_analog_clock/ |
| H A D | ui_test_analog_clock.cpp | 209 void UITestAnalogClock::CreateButtons001(UIViewGroup* group, UIImageView* curFace, UIAnalogClock* clock) in CreateButtons001() argument 319 void UITestAnalogClock::CreateButtons002(UIViewGroup* group, UIImageView* curFace, UIAnalogClock* clock) in CreateButtons002() argument [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_draw_rect/ |
| H A D | ui_test_draw_rect.cpp | 93 UIViewGroup* group = new UIViewGroup(); in CreateTestCaseGroup() local 133 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawRectTestRectNoBorder001() local 159 UIViewGroup* group in UIKitDrawRectTestRectNoBorder002() local 186 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectNoBorder003() local 213 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectNoBorder004() local 240 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectNoBorder005() local 267 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectNoBorder006() local 294 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectNoBorder007() local 321 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectNoBorder008() local 348 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectNoBorder009() local 375 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectNoBorder0010() local 402 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderNoRadius001() local 429 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderNoRadius002() local 456 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderRadius001() local 484 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderRadius002() local 512 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderRadius003() local 540 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderRadius004() local 568 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderRadius005() local 596 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderRadius006() local 624 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderRadius007() local 652 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderRadius008() local 680 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderRadius009() local 708 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderRadius010() local 736 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderRadius011() local 763 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRect001() local 789 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectColor001() local 820 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectRadius001() local 844 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectRadius002() local 868 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectRadius003() local 892 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectRadius004() local 923 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectOpacity001() local 946 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectOpacity002() local 969 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectOpacity003() local 998 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderColor001() local 1030 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderWidth001() local 1053 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderWidth002() local 1082 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderOpacity001() local 1106 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderOpacity002() local 1130 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectBorderOpacity003() local 1161 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectPadding001() local 1187 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectPadding002() local 1227 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectMargin001() local 1253 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectMargin002() local 1288 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectPaddingMargin001() local 1318 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectPaddingMargin002() local 1361 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectWidthAndHeight001() local 1385 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectWidthAndHeight002() local 1409 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawRectTestRectWidthAndHeight003() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| H A D | web_pattern_test_ng_supplement.cpp | 273 std::string group = "group"; in HWTEST_F() local 302 std::string group = "group"; in HWTEST_F() local 332 std::string group = "group"; in HWTEST_F() local 369 std::string group in HWTEST_F() local [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_opacity/ |
| H A D | ui_test_opacity.cpp | 63 UIViewGroup* group = new UIViewGroup(); in CreateTestCaseGroup() local 109 UIViewGroup* group = CreateTestCaseGroup(" display dynamic text with opacity 200 and 100"); in UIKitOpacityTestUILabel001() local 124 UIViewGroup* group = CreateTestCaseGroup(" display dynamic text with opacity 256 and -1, uint8_t"); UIKitOpacityTestUILabel002() local 140 UIViewGroup* group = CreateTestCaseGroup(" display UIButton with opacity 200 and 100"); UIKitOpacityTestUIButton001() local 172 UIViewGroup* group = CreateTestCaseGroup(" display UIButton Image with opacity 200 and 100"); UIKitOpacityTestUIButton002() local 198 UIViewGroup* group = CreateTestCaseGroup(" display UILabelButton with opacity 200 and 100"); UIKitOpacityTestUILabelButton001() local 228 UIViewGroup* group = CreateTestCaseGroup(" display UIArcLabel with opacity 200 and 100"); UIKitOpacityTestUIArcLabel001() local 255 UIViewGroup* group = CreateTestCaseGroup(" display UIImageView with opacity 200 and 100"); UIKitOpacityTestUIImageView001() local 282 UIViewGroup* group = CreateTestCaseGroup(" display UIImageAnimator with opacity 200 and 100"); UIKitOpacityTestUIImageAnimator001() local 307 UIViewGroup* group = CreateTestCaseGroup(" display UIView with opacity 200 and 100"); UIKitOpacityTestUIView001() local 325 UIViewGroup* group = CreateTestCaseGroup(" display UIViewGroup with opacity 200 and 100"); UIKitOpacityTestUIViewGroup001() local 400 UIViewGroup* group = CreateTestCaseGroup(" display UIList with opacity 200 and 100"); UIKitOpacityTestUIList001() local 416 UIViewGroup* group = CreateTestCaseGroup(" display UIScrollView with opacity 200 and 100"); UIKitOpacityTestUIScrollView001() local 457 UIViewGroup* group = CreateTestCaseGroup(" display UISwipeView with opacity 200 and 100"); UIKitOpacityTestUISwipeView001() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
| H A D | vcard_util.h | 32 VCardProperty(VCardVersion ver, std::string group, std::string name, std::string value, std::string paramsStr) in VCardProperty() argument 34 VCardProperty(std::string group, std::string name, std::string value, VCardParams params) in VCardProperty() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/ |
| H A D | cmd_list_helper_test.cpp | 289 DrawingRenderGroup group; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
| H A D | skia_canvas_test.cpp | 870 DrawingRenderGroup group; in HWTEST_F() local
|
| /foundation/window/window_manager/dmserver/test/unittest/ |
| H A D | abstract_display_controller_test.cpp | 123 auto group = absScreen_->GetGroup(); in HWTEST_F() local 138 auto group = absScreen_->GetGroup(); in HWTEST_F() local 287 sptr<AbstractScreenGroup> group in HWTEST_F() local 319 sptr<AbstractScreenGroup> group = absScreen_->GetGroup(); HWTEST_F() local [all...] |
| H A D | abstract_screen_controller_test.cpp | 676 sptr<AbstractScreenGroup> group = screenGroupVec[0]; in HWTEST_F() local 699 sptr<AbstractScreenGroup> group = screenGroupVec[0]; in HWTEST_F() local 723 sptr<AbstractScreenGroup> group = screenGroupVec[0]; in HWTEST_F() local 1143 sptr<AbstractScreenGroup> group = screenGroupVec[0]; HWTEST_F() local [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/ |
| H A D | wifi_p2p_manager.cpp | 333 WifiP2pGroupInfo group;
in DealP2pConnectionChanged() local
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/ |
| H A D | wifi_mock_p2p_service.cpp | 201 ErrCode WifiMockP2pService::DeleteGroup(const WifiP2pGroupInfo &group) in DeleteGroup() argument 269 GetCurrentGroup(WifiP2pGroupInfo &group) GetCurrentGroup() argument [all...] |