Home
last modified time | relevance | path

Searched defs:label (Results 26 - 50 of 1555) sorted by relevance

12345678910>>...63

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dremote_ability_info.h28 std::string label; member
/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
[all...]
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/bms_interfaces/
H A Dbundle_info.h48 char *label; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dmock_hitrace_meter_test.cpp37 uint64_t label = 6; in HWTEST_F() local
53 uint64_t label = 8; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/utils/include/
H A Dmedialibrary_tracer.h37 void Start(const std::string &label) in Start() argument
/foundation/multimedia/ringtone_library/services/utils/include/
H A Dringtone_tracer.h37 void Start(const std::string &label) in Start() argument
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
H A Ddisk_config.cpp24 DiskConfig::DiskConfig(const std::string &sysPattern, const std::string &label, int flag) in DiskConfig() argument
/kernel/linux/linux-5.10/include/net/
H A Dmpls_iptunnel.h14 u32 label[]; member
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
H A Dxt_IDLETIMER.h25 char label[MAX_IDLETIMER_LABEL_SIZE]; member
34 char label[MAX_IDLETIMER_LABEL_SIZE]; member
/kernel/linux/linux-6.6/include/net/
H A Dmpls_iptunnel.h17 u32 label[]; member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dxt_IDLETIMER.h25 char label[MAX_IDLETIMER_LABEL_SIZE]; member
34 char label[MAX_IDLETIMER_LABEL_SIZE]; member
/third_party/gn/src/gn/
H A Dconfig.cc11 Config(const Settings* settings, const Label& label, const SourceFileSet& build_dependency_files) Config() argument
H A Dfunction_get_label_info_unittest.cc18 std::string Call(const std::string& label, const std::string& what) { in Call() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/
H A D5-1.c30 static int set_policy(char *label, int policy) in set_policy() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
H A D17-5.c41 char *label; in main() local
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_native/
H A Dwebgpu_absl_format.cpp80 const std::string& label = value->GetLabel(); in AbslFormatConvert() local
101 const std::string& label = value->GetLabel(); in AbslFormatConvert() local
122 const std::string& label = value->GetLabel(); in AbslFormatConvert() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DspreadOfParamsFromGeneratorMakesRequiredParams.js
H A DcastOfYield.js
/third_party/toybox/toys/other/
H A Dmkswap.c28 char *label = (char *)(swap+7), *uuid = (char *)(swap+3); in mkswap_main() 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

Completed in 6 milliseconds

12345678910>>...63