/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | remote_ability_info.h | 28 std::string label; member
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/data_binding/ |
H A D | data_binding_tdd_test.cpp | 193 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 D | bundle_info.h | 48 char *label; member
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | mock_hitrace_meter_test.cpp | 37 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 D | medialibrary_tracer.h | 37 void Start(const std::string &label) in Start() argument
|
/foundation/multimedia/ringtone_library/services/utils/include/ |
H A D | ringtone_tracer.h | 37 void Start(const std::string &label) in Start() argument
|
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/ |
H A D | disk_config.cpp | 24 DiskConfig::DiskConfig(const std::string &sysPattern, const std::string &label, int flag) in DiskConfig() argument
|
/kernel/linux/linux-5.10/include/net/ |
H A D | mpls_iptunnel.h | 14 u32 label[]; member
|
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/ |
H A D | xt_IDLETIMER.h | 25 char label[MAX_IDLETIMER_LABEL_SIZE]; member 34 char label[MAX_IDLETIMER_LABEL_SIZE]; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | mpls_iptunnel.h | 17 u32 label[]; member
|
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/ |
H A D | xt_IDLETIMER.h | 25 char label[MAX_IDLETIMER_LABEL_SIZE]; member 34 char label[MAX_IDLETIMER_LABEL_SIZE]; member
|
/third_party/gn/src/gn/ |
H A D | config.cc | 11 Config(const Settings* settings, const Label& label, const SourceFileSet& build_dependency_files) Config() argument
|
H A D | function_get_label_info_unittest.cc | 18 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 D | 5-1.c | 30 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 D | 17-5.c | 41 char *label; in main() local
|
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_native/ |
H A D | webgpu_absl_format.cpp | 80 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 D | spreadOfParamsFromGeneratorMakesRequiredParams.js | |
H A D | castOfYield.js | |
/third_party/toybox/toys/other/ |
H A D | mkswap.c | 28 char *label = (char *)(swap+7), *uuid = (char *)(swap+3); in mkswap_main() local
|
/foundation/ai/ai_engine/services/server/plugin_manager/source/ |
H A D | plugin_label.cpp | 59 std::string label = aid + PLUS + std::to_string(version); in GetLibPath() local
|
/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | task_runners.cpp | 19 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 D | stepper_item_model_impl.cpp | 57 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 D | popup_list_item_component.h | 41 explicit PopupListItemComponent(const std::string& label) { in PopupListItemComponent() argument
|
/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
|