Home
last modified time | relevance | path

Searched defs:label (Results 51 - 75 of 1634) sorted by relevance

12345678910>>...66

/base/hiviewdfx/hitrace/cmd/example/
H A Dhitrace_example.cpp93 void FuncC(uint64_t label) in FuncC() argument
103 void ThreadFunc1(uint64_t label) in ThreadFunc1() argument
112 void ThreadFunc2(uint64_t label) in ThreadFunc2() argument
121 void FuncMain(uint64_t label) in FuncMain() argument
[all...]
/base/inputmethod/imf/services/include/
H A Dinput_method_info.h34 std::string label; member
/base/security/device_auth/services/frameworks/src/security_label_adapter/
H A Dsecurity_label_adapter.c32 char *label = (char *)HcMalloc(labelSize + 1, 0); in GetSecurityLabel() local
/foundation/ai/ai_engine/services/server/plugin_manager/source/
H A Dplugin_label.cpp59 std::string label = aid + PLUS + std::to_string(version); in GetLibPath() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dtask_runners.cpp19 TaskRunners::TaskRunners(std::string label, RefPtr<TaskRunnerAdapter>& platform, RefPtr<TaskRunnerAdapter>& gpu, in TaskRunners() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dstepper_item_model_impl.cpp57 StepperLabels label = stepperItem->GetLabel(); in SetPrevLabel() local
69 StepperLabels label = stepperItem->GetLabel(); in SetNextLabel() local
81 StepperLabels label = stepperItem->GetLabel(); in SetStatus() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dpopup_list_item_component.h41 explicit PopupListItemComponent(const std::string& label) { in PopupListItemComponent() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dstepper_item_composed_element.cpp53 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 Dtab_content_modifier.cpp41 void SetTabContentLabel(ArkUINodeHandle node, ArkUI_CharPtr label) in SetTabContentLabel() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/
H A Drender_node_pattern.h109 void SetLabel(const std::string& label) in SetLabel() argument
/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
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/bundle_resource/
H A Dlauncher_ability_resource_info.h29 std::string label; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dpermission_define.h34 std::string label; member
/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_basic_layout.cpp104 UILabel* label = new UILabel(); in UIKitLayoutTestBasicLayout001() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_sub_unit_info.cpp29 AvrcTgSubUnitPacket::AvrcTgSubUnitPacket(Packet *pkt, uint8_t label) : AvrcTgUnitPacket() in AvrcTgSubUnitPacket() argument
H A Davrcp_tg_unit_info.cpp31 AvrcTgUnitPacket::AvrcTgUnitPacket(Packet *pkt, uint8_t label) : label_(label) in AvrcTgUnitPacket() argument
/foundation/multimedia/image_framework/mock/native/src/
H A DHiLog.cpp30 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 Dutils.h24 auto label = OHOS::HiviewDFX::HiLogLabel{LOG_CORE, LOG_DOMAIN_FRAMEWORK, tag}; in LogLabel() local
/foundation/resourceschedule/ffrt/src/util/
H A Dgraph_check.cpp18 void GraphCheckCyclic::AddVetexByLabel(uint64_t label) in AddVetexByLabel() argument
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_notification_tools.cpp26 ErrCode NotificationTools::CancelNotification(const std::string &label, int32_t id) in CancelNotification() argument
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
H A Dutils_log.h20 static constexpr OHOS::HiviewDFX::HiLogLabel label = { LOG_CORE, 0xD003D00, "utils_base" }; variable
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib-legacy.c21 int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) in gpio_request_one() argument
68 int gpio_request(unsigned gpio, const char *label) in gpio_request() argument
/kernel/linux/linux-5.10/block/partitions/
H A Dultrix.c24 } *label; in ultrix_partition() local
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dgpio.h82 static inline int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) in gpio_request_one() argument
/kernel/linux/linux-5.10/samples/seccomp/
H A Dbpf-helper.c64 __u32 seccomp_bpf_label(struct bpf_labels *labels, const char *label) in seccomp_bpf_label() argument
[all...]

Completed in 8 milliseconds

12345678910>>...66