| /foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/ |
| H A D | ability_info_utils.cpp | 123 bool AbilityInfoUtils::SetAbilityInfoLabel(AbilityInfo *abilityInfo, const char *label) in SetAbilityInfoLabel() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
| H A D | disk_utils.cpp | 93 int32_t ReadMetadata(const std::string &devPath, std::string &uuid, std::string &type, std::string &label) in ReadMetadata() argument
|
| /foundation/multimedia/player_framework/services/dfx/ |
| H A D | dfx_log_dump.cpp | 52 static void AddNewLog(const char *level, const OHOS::HiviewDFX::HiLogLabel &label, std::string &logStr) in AddNewLog() argument 80 void DfxLogDump::SaveLog(const char *level, const OHOS::HiviewDFX::HiLogLabel &label, const char *fmt, ...) in SaveLog() argument
|
| /foundation/multimodalinput/input/test/unittest/standalone/include/ |
| H A D | mmi_log.h | 39 inline void PrintLog(const OHOS::HiviewDFX::HiLogLabel& label, const char* type, const char* fmt, ...) in PrintLog() argument
|
| /foundation/resourceschedule/ffrt/src/tm/ |
| H A D | task_base.h | 57 std::string label; member in ffrt::CoTask
|
| /foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
| H A D | mock_notification_helper.cpp | 56 ErrCode NotificationHelper::CancelContinuousTaskNotification(const std::string &label, int32_t notificationId) in CancelContinuousTaskNotification() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | runtime_context_impl.cpp | 74 void RuntimeContextImpl::SetProcessLabel(const std::string &label) in SetProcessLabel() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
| H A D | frame_retainer.cpp | 28 inline void LogRetainInfo(const std::string &logPrefix, const LabelType &label, const std::string &target, in LogRetainInfo() argument 152 void FrameRetainer::DecreaseRemainTimeAndDiscard(const LabelType &label, in DecreaseRemainTimeAndDiscard() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| H A D | communicator_proxy.cpp | 271 std::string label = DBCommon::TransferStringToHex(communicator.first); in Dump() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/disk/test/ |
| H A D | disk_manager_test.cpp | 80 auto label = *(++it); in SetUp() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
| H A D | avctp_br_act.c | 326 uint8_t label; in AvctCbBrRevMsg() local
|
| /foundation/window/window_manager/wm/test/unittest/ |
| H A D | window_impl_test2.cpp | 417 std::string label = "openharmony"; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_ability_runtime_test/AMS/ |
| H A D | mock_serviceability_manager_service.h | 237 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 D | cj_ability_context.cpp | 284 int32_t CJAbilityContext::SetMissionLabel(const std::string& label) in SetMissionLabel() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_badge.cpp | 76 auto label = value->ToString(); in CreateBadgeParameters() local
|
| H A D | js_menu_item.cpp | 83 auto label = menuItemObj->GetProperty("labelInfo"); in Create() local
|
| H A D | js_span.cpp | 382 std::string label; in Create() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_button_ffi.cpp | 40 void FfiOHOSAceFrameworkButtonCreateWithLabel(const char* label) in FfiOHOSAceFrameworkButtonCreateWithLabel() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| H A D | tab_content_node.cpp | 139 auto label = JsonUtil::Create(true); in ToJsonValue() local [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_ui_dump_dom_tree/ |
| H A D | ui_test_dump_dom.cpp | 165 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 D | ui_test_rotate_input.cpp | 201 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 D | ui_test_transform.cpp | 30 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 D | ui_test_analog_clock.cpp | 176 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 D | ui_test_slider.cpp | 123 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 D | ui_test_ui_swipe_view.cpp | 86 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...] |