Home
last modified time | relevance | path

Searched defs:label (Results 51 – 75 of 933) sorted by relevance

12345678910>>...38

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dmock_hitrace_meter_test.cpp37 uint64_t label = 6; variable
53 uint64_t label = 8; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dstepper_item_model_impl.cpp61 StepperLabels label = stepperItem->GetLabel(); in SetPrevLabel() local
73 StepperLabels label = stepperItem->GetLabel(); in SetNextLabel() local
85 StepperLabels label = stepperItem->GetLabel(); in SetStatus() local
/ohos5.0/foundation/resourceschedule/ffrt/tools/ffrt_trace_process/
H A Dffrt_trace_recover.py51 def make_costart_fake_log(mark, pid, label, gid, tid, tname, prio): argument
63 def make_coyield_fake_log(mark, pid, label, gid, tid, tname, prio): argument
79 def replace_sched_switch_log(fake_log, mark, pid, label, gid, tid): argument
99 def replace_sched_wake_log(fake_log, label, pid, gid): argument
118 def replace_tracing_mark_log(fake_log, label, pid, gid): argument
128 def convert_worker_log_to_task(mark, pid, label, gid, tid): argument
/ohos5.0/foundation/distributeddatamgr/pasteboard/utils/native/include/
H A Dpasteboard_hilog.h100 #define CHECK_AND_RETURN_RET_LOG_INNER(cond, ret, log, label, fmt, ...) \ argument
109 #define CHECK_AND_RETURN_LOG_INNER(cond, log, label, fmt, ...) \ argument
117 #define PASTEBOARD_CHECK_AND_RETURN_RET_LOGD(cond, ret, label, fmt, ...) \ argument
119 #define PASTEBOARD_CHECK_AND_RETURN_RET_LOGW(cond, ret, label, fmt, ...) \ argument
121 #define PASTEBOARD_CHECK_AND_RETURN_RET_LOGE(cond, ret, label, fmt, ...) \ argument
123 #define PASTEBOARD_CHECK_AND_RETURN_LOGD(cond, label, fmt, ...) \ argument
125 #define PASTEBOARD_CHECK_AND_RETURN_LOGW(cond, label, fmt, ...) \ argument
127 #define PASTEBOARD_CHECK_AND_RETURN_LOGE(cond, label, fmt, ...) \ argument
/ohos5.0/base/update/updater/test/unittest/updater_ui_test/view/
H A Dui_view_proxy_unittest.cpp57 std::unique_ptr<ComponentInterface> label = std::make_unique<TextLabelAdapter>(); variable
72 std::unique_ptr<ComponentInterface> label = std::make_unique<TextLabelAdapter>(); variable
87 std::unique_ptr<ComponentInterface> label = std::make_unique<TextLabelAdapter>(); variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/data_binding/
H A Ddata_binding_tdd_test.cpp193 UILabel *label = reinterpret_cast<UILabel *>(GetViewByRef(page, "text")); in AttrBindingTest001() local
210 UILabel *label = reinterpret_cast<UILabel *>(GetViewByRef(page, "text")); in StyleBindingTest002() local
/ohos5.0/base/security/dlp_permission_service/frameworks/common/include/
H A Ddlp_permission_log.h43 #define DLP_LOG_FATAL(label, fmt, ...) \ argument
46 #define DLP_LOG_ERROR(label, fmt, ...) \ argument
49 #define DLP_LOG_WARN(label, fmt, ...) \ argument
52 #define DLP_LOG_INFO(label, fmt, ...) \ argument
55 #define DLP_LOG_DEBUG(label, fmt, ...) \ argument
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp145 std::string label = "testLabel"; variable
191 std::string label = "testLabel"; variable
243 std::string label = "testLabel"; variable
286 std::string label = "testLabel"; variable
337 std::string label = "testLabel"; variable
381 std::string label = "testLabel"; variable
421 std::string label = "testLabel"; variable
461 std::string label = "testLabel"; variable
501 std::string label = "testLabel"; variable
541 std::string label = "testLabel"; variable
[all …]
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_vendor.cpp305 AvrcTgGcPacket::AvrcTgGcPacket(Packet *pkt, uint8_t label) : AvrcTgVendorPacket() in AvrcTgGcPacket()
593 AvrcTgLpasvPacket::AvrcTgLpasvPacket(Packet *pkt, uint8_t label) in AvrcTgLpasvPacket()
739 const std::deque<uint8_t> &values, uint8_t label) in AvrcTgGcpasvPacket()
932 AvrcTgSpasvPacket::AvrcTgSpasvPacket(uint8_t crCode, uint8_t label) in AvrcTgSpasvPacket()
943 AvrcTgSpasvPacket::AvrcTgSpasvPacket(Packet *pkt, uint8_t label) in AvrcTgSpasvPacket()
1110 AvrcTgGpasatPacket::AvrcTgGpasatPacket(Packet *pkt, uint8_t label) in AvrcTgGpasatPacket()
1288 AvrcTgGpasvtPacket::AvrcTgGpasvtPacket(Packet *pkt, uint8_t label) in AvrcTgGpasvtPacket()
1487 AvrcTgGeaPacket::AvrcTgGeaPacket(Packet *pkt, uint8_t label) in AvrcTgGeaPacket()
1686 AvrcTgGpsPacket::AvrcTgGpsPacket(Packet *pkt, uint8_t label) in AvrcTgGpsPacket()
2032 AvrcTgPiPacket::AvrcTgPiPacket(uint8_t crCode, uint8_t status, uint8_t label) in AvrcTgPiPacket()
[all …]
H A Davrcp_tg_browse.cpp28 AvrcTgBrowsePacket::AvrcTgBrowsePacket(uint8_t pduId, uint8_t status, uint8_t label) : status_(stat… in AvrcTgBrowsePacket()
109 const std::vector<std::string> &folderNames, uint8_t label) in AvrcTgSbpPacket()
125 AvrcTgSbpPacket::AvrcTgSbpPacket(Packet *pkt, uint8_t label) : AvrcTgBrowsePacket() in AvrcTgSbpPacket()
229 AvrcTgCpPacket::AvrcTgCpPacket(uint8_t status, uint32_t numOfItems, uint8_t label) in AvrcTgCpPacket()
241 AvrcTgCpPacket::AvrcTgCpPacket(Packet *pkt, uint32_t uidCounter, uint8_t label) in AvrcTgCpPacket()
336 …16_t mtu, uint8_t status, uint32_t uidCounter, const std::vector<AvrcMpItem> &items, uint8_t label) in AvrcTgGfiPacket()
353 …16_t mtu, uint8_t status, uint32_t uidCounter, const std::vector<AvrcMeItem> &items, uint8_t label) in AvrcTgGfiPacket()
752 const std::vector<std::string> &values, uint8_t label) in AvrcTgGiaPacket()
766 AvrcTgGiaPacket::AvrcTgGiaPacket(Packet *pkt, uint32_t uidCounter, uint8_t label) in AvrcTgGiaPacket()
933 …iPacket::AvrcTgGtnoiPacket(uint8_t status, uint16_t uidCounter, uint32_t numOfItems, uint8_t label) in AvrcTgGtnoiPacket()
[all …]
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_render/
H A Dui_test_render.cpp68 UILabel* label = new UILabel(); in CreateTitleLabel() local
85 UILabel* label = CreateTitleLabel(); in UIKitRenderTestRender001() local
117 UILabel* label = CreateTitleLabel(); in UIKitRenderTestRenderMeasure001() local
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_view_group_unit_test.cpp378 UILabel* label = new UILabel(); variable
385 UIView* label = group->GetChildrenHead(); variable
407 UIView* label = group->GetChildrenHead(); variable
432 UILabel* label = new UILabel(); variable
439 UIView* label = group->GetChildrenHead(); variable
463 UIView* label = group->GetChildrenHead(); variable
/ohos5.0/base/inputmethod/imf/test/unittest/resource/bundle_dependencies/extImfBundle/entry/src/main/resources/base/profile/
H A Dinput_method_config.json6 "label": "$string:chinese", string
13 "label": "$string:english", string
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_view_group/
H A Dui_test_view_group.cpp52 UILabel* label = new UILabel(); in CreateTitleLabel() local
84 UILabel* label = CreateTitleLabel(); in UIKitViewGroupTestAddRemove001() local
123 UILabel* label = CreateTitleLabel(); in UIKitViewGroupTestAddError001() local
163 UILabel* label = CreateTitleLabel(); in UIKitViewGroupTestInsertError001() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dstepper_item_composed_element.cpp56 auto label = renderStepperItem->GetLabel(); in GetPrevLabel() local
66 auto label = renderStepperItem->GetLabel(); in GetNextLabel() local
76 auto label = renderStepperItem->GetLabel(); in GetStatus() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/defaultAppTest/entry/src/main/
H A Dmodule.json23 "label": "$string:MainAbility_label", string
43 "label": "$string:MainAbility_label", string
63 "label": "$string:MainAbility_label", string
89 "label": "$string:MainAbility_label", string
112 "label": "$string:MainAbility_label", string
132 "label": "$string:MainAbility_label", string
149 "label": "$string:MainAbility_label", string
169 "label": "$string:MainAbility_label", string
189 "label": "$string:MainAbility_label", string
209 "label": "$string:MainAbility_label", string
[all …]
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocation_log.h42 #define LBSLOGE(label, fmt, ...) do { \ argument
47 #define LBSLOGW(label, fmt, ...) do { \ argument
52 #define LBSLOGI(label, fmt, ...) do { \ argument
57 #define LBSLOGD(label, fmt, ...) do { \ argument
62 #define LBSLOGF(label, fmt, ...) do { \ argument
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_label/
H A Dui_test_label.cpp81 UILabel* label = new UILabel(); in UIKitUILabelTestDisplay001() local
160 UILabel* label = new UILabel(); in UIKitUILabeTestDisplay002() local
202 UILabel* label = new UILabel(); in UIKitUILabeTestDisplay003() local
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_picker/
H A Dui_test_ui_picker.cpp99 UILabel* label = GetTitleLabel("UIPicker动态字体 "); in UIKitPickerTestBase001() local
162 UILabel* label = GetTitleLabel("UIPicker区间数字 "); in UIKitPickerTestBase002() local
187 UILabel* label = GetTitleLabel("Time Picker"); in UIKitPickerTestTimePicker001() local
/ohos5.0/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"); in UIKitTestDumpDom004() local
388 UILabel* label = GetTitleLabel("dump label"); in UIKitTestDumpDom005() local
462 UILabel* label = GetTitleLabel("dump circle progress"); in UIKitTestDumpDom006() local
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_meter.cpp687 void SetAddHitraceMeterMarker(uint64_t label, const string& value) in SetAddHitraceMeterMarker()
772 void StartTraceWrapper(uint64_t label, const char *value) in StartTraceWrapper()
778 void StartTrace(uint64_t label, const string& value, float limit UNUSED_PARAM) in StartTrace()
791 void StartTraceArgs(uint64_t label, const char *fmt, ...) in StartTraceArgs()
809 void StartTraceArgsDebug(bool isDebug, uint64_t label, const char *fmt, ...) in StartTraceArgsDebug()
828 void FinishTrace(uint64_t label) in FinishTrace()
833 void FinishTraceDebug(bool isDebug, uint64_t label) in FinishTraceDebug()
846 void StartAsyncTraceWrapper(uint64_t label, const char *value, int32_t taskId) in StartAsyncTraceWrapper()
903 void FinishAsyncTrace(uint64_t label, const string& value, int32_t taskId) in FinishAsyncTrace()
976 void CountTrace(uint64_t label, const string& name, int64_t count) in CountTrace()
[all …]
/ohos5.0/base/powermgr/power_manager/power_dialog/entry/src/main/
H A Dmodule.json19 "label": "$string:MainAbility_label", string
32 "label": "$string:PowerServiceExtAbility_label", string
40 "label": "$string:ThermalServiceExtAbility_high_label", string
48 "label": "$string:ThermalServiceExtAbility_low_label", string
56 "label": "InjectNoticeAbility", string
65 "label": "CapsuleWindowAbility", string
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_input_event/
H A Dui_test_input_event.h90 void SetLabel(UILabel* label) in SetLabel()
95 void SetLabel2(UILabel* label) in SetLabel2()
187 void SetLabel(UILabel* label) in SetLabel()
199 explicit TestKeyInputListener(UILabel* label) : label_(label) {} in TestKeyInputListener()
227 explicit TestOnClickListener(UILabel* label, char* sentence, bool isConsume) in TestOnClickListener()
249 explicit TestOnLongPressListener(UILabel* label, char* sentence, bool isConsume) in TestOnLongPressListener()
271 …explicit TestOnTouchListener(UILabel* label, char* strPress, char* strRelease, char* strCancel, bo… in TestOnTouchListener()
313 …explicit TestOnDragListener(UILabel* label, char* strDragStart, char* strDrag, char* strDragEnd, b… in TestOnDragListener()
/ohos5.0/foundation/distributedhardware/device_manager/display/entry/src/main/
H A Dmodule.json29 "label": "$string:MainAbility_label", string
40 "label": "$string:ServiceExtAbility_label", string
49 "label": "$string:ServiceExtAbility_label", string
58 "label": "$string:ServiceExtAbility_label", string
67 "label": "$string:ServiceExtAbility_label", string
/ohos5.0/foundation/ability/ability_runtime/services/dialog_ui/ams_system_dialog/entry/src/main/
H A Dmodule.json24 "label": "$string:SelectorServiceExtAbility_label", string
33 "label":"$string:TipsServiceExtAbility_label", string
42 "label":"$string:JumpInterceptorServiceExtAbility_label", string
51 "label":"$string:SwitchUserServiceExtAbility_label", string
60 "label": "$string:SelectorExtAbility_label", string

12345678910>>...38