Home
last modified time | relevance | path

Searched defs:group (Results 451 - 475 of 2254) sorted by relevance

1...<<11121314151617181920>>...91

/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test_ng_supplement.cpp273 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 Dui_test_opacity.cpp63 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 Dvcard_util.h32 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 Dcmd_list_helper_test.cpp289 DrawingRenderGroup group; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_canvas_test.cpp870 DrawingRenderGroup group; in HWTEST_F() local
/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_display_controller_test.cpp123 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 Dabstract_screen_controller_test.cpp676 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 Dwifi_p2p_manager.cpp333 WifiP2pGroupInfo group; in DealP2pConnectionChanged() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/
H A Dwifi_mock_p2p_service.cpp201 ErrCode WifiMockP2pService::DeleteGroup(const WifiP2pGroupInfo &group) in DeleteGroup() argument
269 GetCurrentGroup(WifiP2pGroupInfo &group) GetCurrentGroup() argument
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dmock_p2p_pendant.h74 void AddGroup(const WifiP2pGroupInfo &group) in AddGroup() argument
84 void SetCurrentGroup(const WifiP2pGroupInfo &group) in SetCurrentGroup() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dgroup_formed_state.cpp395 WifiP2pGroupInfo group; in ProcessCmdChSwitch() local
H A Dp2p_idle_state.cpp315 WifiP2pGroupInfo group; in ProcessGroupStartedEvt() local
375 WifiP2pGroupInfo group; ProcessInvitationReceivedEvt() local
[all...]
H A Dp2p_group_operating_state.cpp174 WifiP2pGroupInfo group; in ProcessGroupStartedEvt() local
288 WifiP2pGroupInfo group = groupManager.GetCurrentGroup(); ProcessCmdRemoveGroup() local
346 WifiP2pGroupInfo group; ProcessCmdDeleteGroup() local
[all...]
H A Dwifi_p2p_group_manager.cpp41 bool WifiP2pGroupManager::AddGroup(const WifiP2pGroupInfo &group) in AddGroup() argument
57 bool WifiP2pGroupManager::AddOrUpdateGroup(const WifiP2pGroupInfo &group) in AddOrUpdateGroup() argument
77 RemoveGroup(const WifiP2pGroupInfo &group) RemoveGroup() argument
106 UpdateWpaGroup(const WifiP2pGroupInfo &group) UpdateWpaGroup() argument
254 auto group = groupsInfo.begin(); UpdateGroupsNetwork() local
280 SetCurrentGroup(WifiMacAddrInfoType type, const WifiP2pGroupInfo &group) SetCurrentGroup() argument
292 AddMacAddrPairInfo(WifiMacAddrInfoType type, const WifiP2pGroupInfo &group) AddMacAddrPairInfo() argument
340 RemoveMacAddrPairInfo(WifiMacAddrInfoType type, const WifiP2pGroupInfo &group) RemoveMacAddrPairInfo() argument
[all...]
H A Dwifi_p2p_group_info_proxy.cpp19 bool WifiP2pGroupInfoProxy::operator==(const WifiP2pGroupInfo &group) in operator ==() argument
25 bool WifiP2pGroupInfoProxy::operator!=(const WifiP2pGroupInfo &group) in operator !=() argument
203 WifiP2pGroupInfoProxy &WifiP2pGroupInfoProxy::operator=(const WifiP2pGroupInfo &group) in operator =() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Drpt_manager_state_machine.cpp437 WifiP2pGroupInfo group; in StopRpt() local
535 WifiP2pGroupInfo group; in GetRptIfaceName() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_config_use.cpp188 WifiP2pGroupInfo group = WifiConfigCenter::GetInstance().GetCurrentP2pGroupInfo(); in JudgeDbacWithP2p() local
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Dshared_block.cpp265 RowGroupHeader *group = static_cast<RowGroupHeader *>(OffsetToPtr(mHeader->firstRowGroupOffset)); in GetRowOffset() local
287 RowGroupHeader *group = static_cast<RowGroupHeader *>(OffsetToPtr(mHeader->firstRowGroupOffset)); AllocRowOffset() local
[all...]
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_hichain_connector.cpp132 GroupInfo group; in HWTEST_F() local
152 GroupInfo group; in HWTEST_F() local
[all...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dprop_n_exporter.cpp323 int group; in FchownSync() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dmulti_screen_manager.cpp157 auto group = ScreenSessionManager::GetInstance().GetAbstractScreenGroup(screenSession->groupSmsId_); in VirtualScreenUniqueSwitch() local
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-it87.c156 u8 mask, group; in it87_gpio_request() local
201 u8 mask, group; in it87_gpio_direction_in() local
244 u8 mask, group; in it87_gpio_direction_out() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dcore-fsl-emb.c251 static int collect_events(struct perf_event *group, int max_count, in collect_events() argument
/kernel/linux/linux-5.10/drivers/clk/renesas/
H A Dclk-mstp.c58 struct mstp_clock_group *group; member
63 static inline u32 cpg_mstp_read(struct mstp_clock_group *group, in cpg_mstp_read() argument
69 static inline void cpg_mstp_write(struct mstp_clock_group *group, u32 val, in cpg_mstp_write() argument
78 struct mstp_clock_group *group = clock->group; cpg_mstp_clock_endisable() local
132 struct mstp_clock_group *group = clock->group; cpg_mstp_clock_is_enabled() local
149 cpg_mstp_clock_register(const char *name, const char *parent_name, unsigned int index, struct mstp_clock_group *group) cpg_mstp_clock_register() argument
186 struct mstp_clock_group *group; cpg_mstp_clocks_init() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H A Dcptvf_reqmanager.c420 u8 group = 0; in process_request() local

Completed in 23 milliseconds

1...<<11121314151617181920>>...91