Home
last modified time | relevance | path

Searched defs:label (Results 101 – 125 of 933) sorted by relevance

12345678910>>...38

/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_window_test.cpp260 string label = "label"; variable
273 string label = "label"; variable
290 string label = "label"; variable
/ohos5.0/base/location/services/location_ui/entry/src/main/
H A Dmodule.json22 "label": "$string:ConfirmUIExtAbility_label", string
30 "label": "$string:LocationPrivacyExtAbility_label", string
38 "label": "WifiUIExtAbility", string
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_button/
H A Dui_test_button.cpp198 UILabel* label = new UILabel(); in CreateButtonGroup() local
232 UILabel* label = new UILabel(); in UIKitCheckBoxTest001() local
253 UILabel* label = new UILabel(); in UIKitRadioButtonTest001() local
278 UILabel* label = new UILabel(); in UIKitToggleButtonTest001() local
303 UILabel* label = new UILabel(); in UIKitCheckBoxTest002() local
343 UILabel* label = new UILabel(); in UIKitRadioButtonTest002() local
382 UILabel* label = new UILabel(); in UIKitToggleButtonTest002() local
629 UILabel* label = new UILabel(); in GetTestUILabel() local
782 UILabel* label = GetTestUILabel("普通button功能效果"); in UIKitButtonTest001() local
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_ui_list/
H A Dui_test_ui_list.cpp142 UILabel* label = GetTitleLabel("UILIst设置adapter数据填满list"); in UIKitListInitTestFullScreen001() local
168 UILabel* label = GetTitleLabel("UILIst设置adapter数据不填满list"); in UIKitListInitTesthalhScreen001() local
310 UILabel* label = GetTitleLabel("UILIst设置blank和throwDrag"); in UIKitListScrollTestBlankSet001() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/src/
H A Dsoftbus_log_test.cpp43 SoftBusLogLabel label = { variable
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/include/
H A Dmedialibrary_tracer.h37 void Start(const std::string &label) in Start()
/ohos5.0/foundation/multimedia/ringtone_library/services/utils/include/
H A Dringtone_tracer.h37 void Start(const std::string &label) in Start()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_auto_launch_test.cpp375 LabelType label(g_identifierA.begin(), g_identifierA.end()); variable
567 LabelType label(g_identifierA.begin(), g_identifierA.end()); in __anonaf6a41ef0c02() local
683 LabelType label(g_identifierA.begin(), g_identifierA.end()); variable
747 LabelType label(g_identifierA.begin(), g_identifierA.end()); variable
783 LabelType label(g_identifierA.begin(), g_identifierA.end()); variable
829 LabelType label(g_identifierA.begin(), g_identifierA.end()); variable
889 LabelType label(g_identifierA.begin(), g_identifierA.end()); variable
969 LabelType label(g_identifierA.begin(), g_identifierA.end()); variable
1043 LabelType label(g_identifierA.begin(), g_identifierA.end()); variable
1096 LabelType label(g_identifierA.begin(), g_identifierA.end()); in __anonaf6a41ef1b02() local
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dnotification_tools.cpp65 std::string label = stream.str(); in CreateNotificationLabel() local
127 WEAK_FUNC ErrCode NotificationTools::CancelNotification(const std::string &label, int32_t id) in CancelNotification()
165 std::string label = var->GetLabel(); in RefreshContinuousNotifications() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_model_ng.h25 ButtonConfiguration(const std::string& label, bool pressed, bool enabled) in ButtonConfiguration()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dremote_ability_info.h28 std::string label; member
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-basic-label.md1 # label chapter
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-basic-label.md1 # label chapter
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/AppScope/
H A Dapp.json8 "label": "$string:app_name", string
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_pass_through.cpp26 AvrcTgPassPacket::AvrcTgPassPacket(uint8_t oper, uint8_t state, uint8_t label) in AvrcTgPassPacket()
36 AvrcTgPassPacket::AvrcTgPassPacket(Packet *pkt, uint8_t label) in AvrcTgPassPacket()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_input_event/
H A Dui_test_input_event.cpp195 UILabel* label = new UILabel(); in UIKitPointerInputTestDispatchKeyEvent001() local
221 UILabel* label = new UILabel(); in UIKitPointerInputTestDispatchInVisibleEvent001() local
266 UILabel* label = new UILabel(); in InnerTest() local
296 UILabel* label = new UILabel(); in InnerBubbleTest() local
377 UILabel* label = new UILabel(); in InnerBubbleDragTest() local
/ohos5.0/foundation/resourceschedule/ffrt/src/dfx/trace/
H A Dffrt_trace.h154 static bool _IsTagEnabled(uint64_t label) in _IsTagEnabled()
162 #define _StartTrace(label, tag, limit) \ argument
169 #define _FinishTrace(label) \ argument
176 #define _StartAsyncTrace(label, tag, tid, limit) \ argument
183 #define _FinishAsyncTrace(label, tag, tid) \ argument
190 #define _TraceCount(label, tag, value) \ argument
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_view_percent/
H A Dui_test_view_percent.cpp86 UILabel* label = new UILabel(); in InitView() local
196 UILabel* label = new UILabel(); in AddElement() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/extensionDirTest/oneExtensionDir/version1/feature/src/main/
H A Dmodule.json22 "label": "$string:FeatureAbility_label", string
32 "label": "$string:FeatureAbility_label", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/extensionDirTest/oneExtensionDir/version2/feature/src/main/
H A Dmodule.json22 "label": "$string:FeatureAbility_label", string
32 "label": "$string:FeatureAbility_label", string
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ui_extension_ability_test/ui_extension_provider_bundle/AppScope/
H A Dapp.json8 "label": "$string:app_name", string
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ui_extension_ability_test/ui_extension_user_bundle/AppScope/
H A Dapp.json8 "label": "$string:app_name", string
/ohos5.0/foundation/filemanagement/user_file_service/services/file_extension_hap/AppScope/
H A Dapp.json9 "label": "$string:app_name", string
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_opacity/
H A Dui_test_opacity.cpp95 UILabel* label = new UILabel(); in CreateTestCaseUILabel() local
112 UILabel* label = CreateTestCaseUILabel("轻量级GUI-200", 200); // 200: opacity in UIKitOpacityTestUILabel001() local
127 UILabel* label = CreateTestCaseUILabel("轻量级GUI-200", 256); // 256: opacity in UIKitOpacityTestUILabel002() local
213 UIArcLabel* label = new UIArcLabel(); in CreateTestCaseUIArcLabel() local
231 UIArcLabel* label = CreateTestCaseUIArcLabel("01234567", 200); // 200: opacity in UIKitOpacityTestUIArcLabel001() local
/ohos5.0/foundation/communication/netmanager_ext/frameworks/vpn_dialog/dialog_ui/AppScope/
H A Dapp.json8 "label": "$string:app_name", string

12345678910>>...38