Home
last modified time | relevance | path

Searched defs:label (Results 526 - 550 of 1724) sorted by relevance

1...<<21222324252627282930>>...69

/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_ffi.cpp33 int32_t FfiOHOSNotificationManagerCancel(int32_t id, const char* label) in FfiOHOSNotificationManagerCancel() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H A Dadvanced_notification_service_publish_test.cpp208 std::string label = "publish's label"; in HWTEST_F() local
235 std::string label = "publish's label"; in HWTEST_F() local
270 std::string label = "publish's label"; HWTEST_F() local
298 std::string label = "publish's label"; HWTEST_F() local
326 std::string label = "publish's label"; HWTEST_F() local
355 std::string label = "publish's label"; HWTEST_F() local
383 std::string label = "publish's label"; HWTEST_F() local
410 std::string label = "publish's label"; HWTEST_F() local
437 std::string label = "publish's label"; HWTEST_F() local
464 std::string label = "publish's label"; HWTEST_F() local
491 std::string label = "publish's label"; HWTEST_F() local
518 std::string label = "publish's label"; HWTEST_F() local
545 std::string label = "publish's label"; HWTEST_F() local
574 std::string label = "publish's label"; HWTEST_F() local
622 std::string label = "testLabel"; HWTEST_F() local
648 std::string label = "testLabel"; HWTEST_F() local
677 std::string label = "testLabel"; HWTEST_F() local
865 std::string label = "enable's label"; HWTEST_F() local
896 std::string label = "enable's label"; HWTEST_F() local
926 std::string label = "testRemove"; HWTEST_F() local
953 std::string label = "publish's label"; HWTEST_F() local
984 std::string label = "publish's label"; HWTEST_F() local
1012 std::string label = "publish's label"; HWTEST_F() local
1048 std::string label = "publish's label"; HWTEST_F() local
1083 std::string label = "publish's label"; HWTEST_F() local
1119 std::string label = "publish's label"; HWTEST_F() local
1153 std::string label = "publish's label"; HWTEST_F() local
1185 std::string label = "publish's label"; HWTEST_F() local
1248 std::string label = "testLabel"; HWTEST_F() local
1265 std::string label = "testLabel"; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_publish_service_test.cpp121 std::string label = ""; in HWTEST_F() local
145 std::string label = ""; in HWTEST_F() local
171 std::string label = ""; in HWTEST_F() local
202 std::string label = ""; in HWTEST_F() local
241 std::string label in HWTEST_F() local
267 std::string label = ""; HWTEST_F() local
569 std::string label = "label"; HWTEST_F() local
[all...]
H A Dadvanced_notification_service_branch_test.cpp190 std::string label = "publish's label"; in HWTEST_F() local
678 std::string label = "testRemove"; in HWTEST_F() local
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dnotification_subscriber_manager_branch_test.cpp759 std::string label = "<label>"; in HWTEST_F() local
778 std::string label = "<label>"; in HWTEST_F() local
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_event_manager.cpp323 std::string label = request.GetLabel(); in OnCanceled() local
/base/security/access_token/frameworks/common/src/
H A Ddata_validator.cpp36 bool DataValidator::IsLabelValid(const std::string& label) in IsLabelValid() argument
/base/startup/init/services/param/base/
H A Dparam_trie.c396 ParamSecurityNode *label = (ParamSecurityNode *)GetTrieNode(workSpace, node->labelIndex); in AddSecurityLabel() local
[all...]
/base/startup/init/services/param/include/
H A Dparam_security.h88 char label[SELINUX_CONTENT_LEN]; member
/base/telephony/core_service/utils/vcard/src/contact_data/
H A Dvcard_postal_data.cpp68 void VCardPostalData::InitPostalData(std::vector<std::string> propValueList, int32_t type, std::string label) in InitPostalData() argument
/base/update/updateservice/foundations/ability/log/include/
H A Dupdate_log.h56 HiviewDFX::HiLogLabel label; member
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dpower.h220 static inline void suspend_test_finish(const char *label) in suspend_test_finish() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_ability_runtime_test/AMS/
H A Dmock_serviceability_manager_service.h237 int SetMissionLabel(const sptr<IRemoteObject>& abilityToken, const std::string& label) in SetMissionLabel() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Dcj_ability_context.cpp284 int32_t CJAbilityContext::SetMissionLabel(const std::string& label) in SetMissionLabel() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_badge.cpp76 auto label = value->ToString(); in CreateBadgeParameters() local
H A Djs_menu_item.cpp83 auto label = menuItemObj->GetProperty("labelInfo"); in Create() local
H A Djs_span.cpp382 std::string label; in Create() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_button_ffi.cpp40 void FfiOHOSAceFrameworkButtonCreateWithLabel(const char* label) in FfiOHOSAceFrameworkButtonCreateWithLabel() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_node.cpp139 auto label = JsonUtil::Create(true); in ToJsonValue() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_ui_dump_dom_tree/
H A Dui_test_dump_dom.cpp165 UILabel* label = GetTitleLabel("dump checkbox"); in UIKitTestDumpDom001() local
265 UILabel* label = GetTitleLabel("dump image"); in UIKitTestDumpDom002() local
301 UILabel* label = GetTitleLabel("dump slider progress"); in UIKitTestDumpDom003() local
345 UILabel* label = GetTitleLabel("dump box progress"); UIKitTestDumpDom004() local
388 UILabel* label = GetTitleLabel("dump label"); UIKitTestDumpDom005() local
462 UILabel* label = GetTitleLabel("dump circle progress"); UIKitTestDumpDom006() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_rotate_input/
H A Dui_test_rotate_input.cpp201 UILabel* label = GetTitleLabel("UIList Test"); in UIKitRotateEventList001() local
230 UILabel* label = GetTitleLabel("UIScrollView Test"); in UIKitRotateEventScrollView002() local
260 UILabel* label in UIKitRotateEventSwipeView003() local
310 UILabel* label = GetTitleLabel("UISlider Test"); UIKitRotateEventSlider004() local
331 UILabel* label = GetTitleLabel("UITimePicker Test"); UIKitRotateEventTimePicker005() local
372 UILabel* label = GetTitleLabel("UIPicker Test"); UIKitRotateEventPicker006() local
438 SetTestLabelButton(UILabel* label, UIView* view) SetTestLabelButton() argument
[all...]
/foundation/arkui/ui_lite/test/uitest/test_transform/
H A Dui_test_transform.cpp30 UILabel* label = new UILabel(); in SetUp() local
251 UILabel* label = new UILabel(); in AddLable() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_ui_analog_clock/
H A Dui_test_analog_clock.cpp176 UILabel* label = new UILabel(); in UIKitTestLineHandAnalogClock001() local
278 UILabel* label = new UILabel(); in UIKitTestImageHandAnalogClock002() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_slider/
H A Dui_test_slider.cpp123 UILabel* label = new UILabel(); in SetUp() local
198 UILabel* label = new UILabel(); in SetUpLabel() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_ui_swipe_view/
H A Dui_test_ui_swipe_view.cpp86 UILabel* label = GetTitleLabel("两个子元素UISwipeView循环水平滑动"); in UIKitSwipeViewTestHorizontal001() local
119 UILabel* label = GetTitleLabel("UISwipeView水平滑动"); in UIKitSwipeViewTestHorizontal002() local
155 UILabel* label = GetTitleLabel("UISwipeView循环水平滑动"); in UIKitSwipeViewTestHorizontal003() local
194 UILabel* label in UIKitSwipeViewTestVer001() local
225 UILabel* label = GetTitleLabel("UISwipeView循环垂直滑动"); UIKitSwipeViewTestVer002() local
261 UILabel* label = GetTitleLabel("UISwipeView增加和删除子节点"); UIKitSwipeViewTestRemove001() local
313 UILabel* label; UIKitSwipeViewTestAlign001() local
370 UILabel* label = GetTitleLabel("UISwipeView切换页面"); UIKitSwipeViewTestSetCurrentPage() local
[all...]

Completed in 18 milliseconds

1...<<21222324252627282930>>...69