Home
last modified time | relevance | path

Searched defs:value (Results 1 – 25 of 2428) sorted by relevance

12345678910>>...98

/foundation/communication/bluetooth/test/example/BluetoothTest/entry/src/main/resources/base/element/
Dfloat.json5 "value": "1vp" string
9 "value": "3vp" string
13 "value": "4vp" string
17 "value": "5vp" string
21 "value": "6vp" string
25 "value": "8vp" string
29 "value": "10vp" string
33 "value": "11vp" string
37 "value": "12vp" string
41 "value": "13vp" string
[all …]
Dstring.json5 "value": "description" string
9 "value": "description" string
13 "value": "蓝牙专项测试" string
17 "value": "蓝牙测试" string
21 "value": "手动API测试" string
25 "value": "手动场景化测试" string
29 "value": "自动化测试" string
33 "value": "配置信息" string
37 "value": "SPP业务" string
41 "value": "SPP_CLIENT业务" string
[all …]
Dcolor.json5 "value": "#333333" string
9 "value": "#666666" string
13 "value": "#999999" string
17 "value": "#E3E3E3" string
21 "value": "#D8D8D8" string
25 "value": "#1824310D" string
29 "value": "#00000000" string
33 "value": "#CCFFFFFF" string
37 "value": "#FFFFFF" string
41 "value": "#182431" string
[all …]
/foundation/distributeddatamgr/pasteboard/framework/tlv/
Dendian_converter.h25 static inline int8_t HostToNet(int8_t value) in HostToNet()
29 static inline int16_t HostToNet(int16_t value) in HostToNet()
34 static inline int16_t NetToHost(int16_t value) in NetToHost()
39 static inline int32_t HostToNet(int32_t value) in HostToNet()
44 static inline int8_t NetToHost(int8_t value) in NetToHost()
49 static inline int32_t NetToHost(int32_t value) in NetToHost()
54 static inline int64_t HostToNet(int64_t value) in HostToNet()
59 static inline int64_t NetToHost(int64_t value) in NetToHost()
64 static inline uint8_t HostToNet(uint8_t value) in HostToNet()
68 static inline uint16_t HostToNet(uint16_t value) in HostToNet()
[all …]
/foundation/arkui/napi/native_engine/impl/ark/native_value/
Dark_native_value.cpp18 ArkNativeValue::ArkNativeValue(ArkNativeEngine* engine, Local<JSValueRef> value) in ArkNativeValue()
42 void ArkNativeValue::UpdateValue(Local<JSValueRef> value) in UpdateValue()
54 Global<JSValueRef> value = value_; in TypeOf() local
88 Global<JSValueRef> value = value_; in InstanceOf() local
95 Global<JSValueRef> value = value_; in IsArray() local
101 Global<JSValueRef> value = value_; in IsArrayBuffer() local
112 Global<JSValueRef> value = value_; in IsDate() local
118 Global<JSValueRef> value = value_; in IsError() local
124 Global<JSValueRef> value = value_; in IsTypedArray() local
130 Global<JSValueRef> value = value_; in IsDataView() local
[all …]
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/progress/
Dprogress_test_utils.h36 bool CheckLoadingMode(int32_t value) in CheckLoadingMode()
41 bool CheckDiameter(double value) in CheckDiameter()
46 bool CheckCenter(Offset value) in CheckCenter()
51 bool CheckScale(double value) in CheckScale()
56 bool CheckMoveRatio(double value) in CheckMoveRatio()
61 bool CheckRingWidth(double value) in CheckRingWidth()
66 bool CheckRingRadius(double value) in CheckRingRadius()
71 bool CheckOrbitRadius(double value) in CheckOrbitRadius()
76 bool CheckCometRadius(double value) in CheckCometRadius()
81 bool CheckCometTailLen(double value) in CheckCometTailLen()
[all …]
/foundation/distributedhardware/device_manager/display/entry/src/main/resources/base/element/
Dstring.json6 "value": "description" string
10 "value": "description" string
14 "value": "label" string
18 …"value": "manage the permissions of all applications from the permission and application dimension… string
22 "value": "permission manage" string
26 "value": "no permission" string
30 "value": "access permission" string
34 "value": "permission access record" string
38 "value": "authority management" string
42 "value": "other permissions" string
[all …]
Dcolor.json5 "value": "#FFFFFF" string
9 "value": "#E5000000" string
13 "value": "#182431" string
17 "value": "#99182431" string
21 "value": "#66182431" string
25 "value": "#33182431" string
29 "value": "#0D182431" string
33 "value": "#F4F5F7" string
37 "value": "#FDFDFD" string
41 "value": "#99000000" string
[all …]
/foundation/ability/dmsfwk/services/dtbschedmgr/test/samples/StageManualTestSuite/entry/src/main/resources/base/element/
Dfloat.json5 "value": "1" string
9 "value": "5" string
13 "value": "10" string
17 "value": "15" string
21 "value": "20" string
25 "value": "25" string
29 "value": "30" string
33 "value": "40" string
37 "value": "50" string
41 "value": "60" string
[all …]
/foundation/distributeddatamgr/kv_store/frameworks/common/test/
Dlru_bucket_test.cpp44 TestValue value = {key, key, "case"}; in SetUp() local
64 TestValue value; variable
85 TestValue value = {key, key, "find"}; variable
88 TestValue value; variable
105 TestValue value = {key, key, "find"}; variable
108 TestValue value; variable
121 TestValue value; variable
137 TestValue value; variable
154 TestValue value; variable
171 TestValue value; variable
[all …]
/foundation/arkui/napi/native_engine/impl/v8/native_value/
Dv8_native_value.cpp18 V8NativeValue::V8NativeValue(V8NativeEngine* engine, v8::Local<v8::Value> value) in V8NativeValue()
38 v8::Local<v8::Value> value = value_; in TypeOf() local
70 v8::Local<v8::Value> value = value_; in InstanceOf() local
76 v8::Local<v8::Value> value = value_; in IsArray() local
82 v8::Local<v8::Value> value = value_; in IsArrayBuffer() local
88 v8::Local<v8::Value> value = value_; in IsDate() local
94 v8::Local<v8::Value> value = value_; in IsError() local
100 v8::Local<v8::Value> value = value_; in IsTypedArray() local
106 v8::Local<v8::Value> value = value_; in IsDataView() local
112 v8::Local<v8::Value> value = value_; in IsPromise() local
[all …]
/foundation/ability/ability_runtime/services/dialog_ui/ams_system_dialog/entry/src/main/resources/zh/element/
Dstring.json5 "value": "description" string
9 "value": "SelectorDialog" string
13 "value": "SelectorDialog" string
17 "value": "TipsDialog" string
21 "value": "TipsDialog" string
25 "value": "NotificationDialog" string
29 "value": "NotificationDialog" string
33 "value": "使用以下方式打开" string
37 "value": "取消" string
41 "value": "无法打开此文件" string
[all …]
/foundation/ability/ability_runtime/services/dialog_ui/ams_system_dialog/entry/src/main/resources/base/element/
Dstring.json5 "value": "description" string
9 "value": "SelectorDialog" string
13 "value": "SelectorDialog" string
17 "value": "TipsDialog" string
21 "value": "TipsDialog" string
25 "value": "NotificationDialog" string
29 "value": "NotificationDialog" string
33 "value": "Open with the following options" string
37 "value": "Cancel" string
41 "value": "Cannot open this file" string
[all …]
/foundation/ability/ability_base/test/unittest/want/
Doperation_test.cpp64 std::string value = "enter"; variable
81 std::string value = ""; variable
95 std::string value = "value"; variable
108 std::string value = ""; variable
121 std::string value = "value"; variable
134 std::string value = ""; variable
147 std::string value = "value"; variable
160 std::string value = ""; variable
173 std::vector<std::string> value; variable
194 std::vector<std::string> value; variable
[all …]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
Dfillp_stack_config_in.c37 FILLP_INT32 FtConfigSetRxBurst(IN FILLP_CONST void *value) in FtConfigSetRxBurst()
53 FILLP_INT32 FtConfigSetRecvCachePktNumBufferSize(IN FILLP_CONST void *value) in FtConfigSetRecvCachePktNumBufferSize()
68 FILLP_INT32 FtConfigSetOutOfOrderCacheFeature(IN FILLP_CONST void *value) in FtConfigSetOutOfOrderCacheFeature()
80 FILLP_INT32 FtConfigSetCpuCoreUse(IN FILLP_CONST void *value) in FtConfigSetCpuCoreUse()
93 FILLP_INT32 FtConfigSetMaxSockNum(IN FILLP_CONST void *value) in FtConfigSetMaxSockNum()
115 FILLP_INT32 FtConfigSetMaxConnectionNum(IN FILLP_CONST void *value) in FtConfigSetMaxConnectionNum()
137 FILLP_INT32 FtConfigSetFullCpu(IN FILLP_CONST void *value) in FtConfigSetFullCpu()
150 FILLP_INT32 FtConfigSetFullCpuUseThresholdRate(IN FILLP_CONST void *value) in FtConfigSetFullCpuUseThresholdRate()
164 FILLP_INT32 FtConfigSetOppositeSetPercentage(IN FILLP_CONST void *value) in FtConfigSetOppositeSetPercentage()
177 FILLP_INT32 FtConfigSetNackRepeatTimes(IN FILLP_CONST void *value) in FtConfigSetNackRepeatTimes()
[all …]
/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/sandboxTest/entry/src/main/resources/base/element/
Dstring.json5 "value": "i am an entry for phone" string
9 "value": "the phone entry ability" string
13 "value": "ActsContextTest" string
17 "value": "my form" string
21 "value": "my whether" string
25 "value": "demo for test" string
29 "value": "Demo" string
33 "value": "form_description" string
37 "value": "form_label" string
41 "value": "form_label" string
[all …]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/utils/
Dendian_converter.h23 static inline uint16_t HostToNet(uint16_t value) in HostToNet()
28 static inline uint16_t NetToHost(uint16_t value) in NetToHost()
33 static inline uint32_t HostToNet(uint32_t value) in HostToNet()
38 static inline uint32_t NetToHost(uint32_t value) in NetToHost()
43 static inline uint64_t HostToNet(uint64_t value) in HostToNet()
48 static inline uint64_t NetToHost(uint64_t value) in NetToHost()
/foundation/resourceschedule/background_task_mgr/resources/main/resources/base/element/
Dstring.json5 "value": "Running data transfer task" string
9 "value": "Running audio playback task" string
13 "value": "Running recording task" string
17 "value": "Running location task" string
21 "value": "Running bluetooth related task" string
25 "value": "Running distributed task" string
29 "value": "Running WLAN related task" string
33 "value": "Running voip task" string
37 "value": "Running computing task" string
41 "value": "Running continuous task" string
/foundation/resourceschedule/background_task_mgr/resources/main/resources/zh_CN/element/
Dstring.json5 "value": "正在运行数据传输任务" string
9 "value": "正在运行音频播放任务" string
13 "value": "正在运行录音任务" string
17 "value": "正在运行定位任务" string
21 "value": "正在运行蓝牙相关任务" string
25 "value": "正在运行分布式任务" string
29 "value": "正在运行WLAN相关任务" string
33 "value": "正在运行通话相关任务" string
37 "value": "正在运行计算任务" string
41 "value": "正在运行长时间任务" string
/foundation/barrierfree/accessibility/frameworks/acfwk/test/unittest/
Daccessibility_config_impl_test.cpp59 const OHOS::AccessibilityConfig::ConfigValue& value) override in OnConfigChanged()
81 CaptionProperty value; variable
101 bool value = false; variable
120 bool value = false; variable
138 bool value = false; variable
156 bool value = false; variable
175 int32_t value = 0; variable
194 std::string value = ""; variable
213 bool value = false; variable
232 bool value = false; variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_model_ng.cpp58 void GridModelNG::SetColumnsTemplate(const std::string& value) in SetColumnsTemplate()
68 void GridModelNG::SetRowsTemplate(const std::string& value) in SetRowsTemplate()
78 void GridModelNG::SetColumnsGap(const Dimension& value) in SetColumnsGap()
85 void GridModelNG::SetRowsGap(const Dimension& value) in SetRowsGap()
92 void GridModelNG::SetGridHeight(const Dimension& value) in SetGridHeight()
97 void GridModelNG::SetScrollBarMode(int32_t value) in SetScrollBarMode()
103 void GridModelNG::SetScrollBarColor(const std::string& value) in SetScrollBarColor()
108 void GridModelNG::SetScrollBarWidth(const std::string& value) in SetScrollBarWidth()
113 void GridModelNG::SetCachedCount(int32_t value) in SetCachedCount()
118 void GridModelNG::SetEditable(bool value) in SetEditable()
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_model_ng.cpp41 void TextModelNG::SetFontSize(const Dimension& value) in SetFontSize()
51 void TextModelNG::SetTextColor(const Color& value) in SetTextColor()
56 void TextModelNG::SetItalicFontStyle(Ace::FontStyle value) in SetItalicFontStyle()
61 void TextModelNG::SetFontWeight(Ace::FontWeight value) in SetFontWeight()
66 void TextModelNG::SetFontFamily(const std::vector<std::string>& value) in SetFontFamily()
71 void TextModelNG::SetTextAlign(Ace::TextAlign value) in SetTextAlign()
76 void TextModelNG::SetTextOverflow(Ace::TextOverflow value) in SetTextOverflow()
81 void TextModelNG::SetMaxLines(uint32_t value) in SetMaxLines()
86 void TextModelNG::SetLineHeight(const Dimension& value) in SetLineHeight()
91 void TextModelNG::SetTextDecoration(Ace::TextDecoration value) in SetTextDecoration()
[all …]
/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry_B/entry/src/main/resources/base/element/
Dstring.json5 "value": "entry_desc" string
9 "value": "the phone entry ability" string
13 "value": "entry_label" string
17 "value": "my form" string
21 "value": "MainAbility_desc" string
25 "value": "Demo" string
29 "value": "form_label" string
33 "value": "form_label" string
37 "value": "form_label" string
/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry/entry/src/main/resources/base/element/
Dstring.json5 "value": "entry_desc" string
9 "value": "the phone entry ability" string
13 "value": "entry_label" string
17 "value": "my form" string
21 "value": "MainAbility_desc" string
25 "value": "Demo" string
29 "value": "form_label" string
33 "value": "form_label" string
37 "value": "form_label" string
/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry_C/entry/src/main/resources/base/element/
Dstring.json5 "value": "entry_desc" string
9 "value": "the phone entry ability" string
13 "value": "entry_label" string
17 "value": "my form" string
21 "value": "MainAbility_desc" string
25 "value": "Demo" string
29 "value": "form_label" string
33 "value": "form_label" string
37 "value": "form_label" string

12345678910>>...98