| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | stepper_item_composed_element.cpp | 53 auto label = renderStepperItem->GetLabel(); in GetPrevLabel() local 63 auto label = renderStepperItem->GetLabel(); in GetNextLabel() local 73 auto label = renderStepperItem->GetLabel(); in GetStatus() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | tab_content_modifier.cpp | 41 void SetTabContentLabel(ArkUINodeHandle node, ArkUI_CharPtr label) in SetTabContentLabel() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/ |
| H A D | render_node_pattern.h | 109 void SetLabel(const std::string& label) in SetLabel() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_render/ |
| H A D | ui_test_render.cpp | 68 UILabel* label = new UILabel(); in CreateTitleLabel() local 85 UILabel* label = CreateTitleLabel(); in UIKitRenderTestRender001() local 117 UILabel* label = CreateTitleLabel(); in UIKitRenderTestRenderMeasure001() local [all...] |
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/bundle_resource/ |
| H A D | launcher_ability_resource_info.h | 29 std::string label; member
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
| H A D | permission_define.h | 34 std::string label; member
|
| /foundation/arkui/ui_lite/test/uitest/test_layout/ |
| H A D | ui_test_basic_layout.cpp | 104 UILabel* label = new UILabel(); in UIKitLayoutTestBasicLayout001() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
| H A D | avrcp_tg_sub_unit_info.cpp | 29 AvrcTgSubUnitPacket::AvrcTgSubUnitPacket(Packet *pkt, uint8_t label) : AvrcTgUnitPacket() in AvrcTgSubUnitPacket() argument
|
| H A D | avrcp_tg_unit_info.cpp | 31 AvrcTgUnitPacket::AvrcTgUnitPacket(Packet *pkt, uint8_t label) : label_(label) in AvrcTgUnitPacket() argument
|
| /foundation/multimedia/image_framework/mock/native/src/ |
| H A D | HiLog.cpp | 30 int HiLog::Debug(const HiLogLabel &label, const char *fmt, ...) in Debug() argument 35 int HiLog::Info(const HiLogLabel &label, const char *fmt, ...) in Info() argument 40 int HiLog::Warn(const HiLogLabel &label, const char *fmt, ...) in Warn() argument 45 int HiLog::Error(const HiLogLabel &label, const char *fmt, ...) in Error() argument 50 int HiLog::Fatal(const HiLogLabel &label, const char *fmt, ...) in Fatal() argument
|
| /foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
| H A D | utils.h | 24 auto label = OHOS::HiviewDFX::HiLogLabel{LOG_CORE, LOG_DOMAIN_FRAMEWORK, tag}; in LogLabel() local
|
| /foundation/resourceschedule/ffrt/src/util/ |
| H A D | graph_check.cpp | 18 void GraphCheckCyclic::AddVetexByLabel(uint64_t label) in AddVetexByLabel() argument
|
| /foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
| H A D | mock_notification_tools.cpp | 26 ErrCode NotificationTools::CancelNotification(const std::string &label, int32_t id) in CancelNotification() argument
|
| /foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/ |
| H A D | utils_log.h | 20 static constexpr OHOS::HiviewDFX::HiLogLabel label = { LOG_CORE, 0xD003D00, "utils_base" }; variable
|
| /third_party/gn/src/gn/ |
| H A D | builder_record.cc | 9 BuilderRecord(ItemType type, const Label& label, const ParseNode* originally_referenced_from) BuilderRecord() argument
|
| H A D | function_filter_labels.cc | 64 Label label = in RunFilterLabels() local
|
| H A D | innerapis_publicinfo_generator.h | 22 std::string label;
member
|
| H A D | item.cc | 11 Item(const Settings* settings, const Label& label, const SourceFileSet& build_dependency_files) Item() argument
|
| H A D | label_ptr.h | 37 Label label; member [all...] |
| H A D | ohos_components_unittest.cc | 103 std::string label; in TEST() local
|
| /third_party/alsa-utils/axfer/ |
| H A D | waiter.c | 24 enum waiter_type waiter_type_from_label(const char *label) in waiter_type_from_label() argument
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aubinator_viewer_urb.h | 56 char label[40]; in DrawAllocation() local
|
| /third_party/node/deps/npm/node_modules/exponential-backoff/dist/ |
| H A D | backoff.js | [all...] |
| /third_party/node/deps/npm/node_modules/exponential-backoff/dist/delay/skip-first/ |
| H A D | skip-first.delay.js | |
| /third_party/lwip/test/unit/mdns/ |
| H A D | test_mdns.c | 406 static const char *label = "0123456789abcdef0123456789abcdef"; in START_TEST() local [all...] |