Home
last modified time | relevance | path

Searched defs:values (Results 451 - 475 of 1673) sorted by relevance

1...<<11121314151617181920>>...67

/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_thread_test.cpp1742 std::vector<NativeRdb::ValuesBucket> values; in HWTEST_F() local
1761 std::vector<NativeRdb::ValuesBucket> values; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_transform.cpp49 std::string values = attr.substr(attr.find_first_of("(") + 1); in CreateMatrix4() local
140 std::string values = attr.substr(attr.find_first_of("(") + 1); CreateMap() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_animate_declaration.h33 std::vector<std::string> values; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_model_ng.cpp53 void GaugeModelNG::SetColors(const std::vector<Color>& colors, const std::vector<float>& values) in SetColors() argument
202 void GaugeModelNG::SetColors(FrameNode* frameNode, const std::vector<Color>& colors, const std::vector<float>& values) in SetColors() argument
59 SetGradientColors( const std::vector<ColorStopArray>& colors, const std::vector<float>& values, const GaugeType& type) SetGradientColors() argument
208 SetGradientColors(FrameNode* frameNode, const std::vector<ColorStopArray>& colors, const std::vector<float>& values, const GaugeType& type) SetGradientColors() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Dpicker_type_define.h95 std::vector<std::string> values; member
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Darray_wrapper.cpp148 sptr<IArray> Array::ParseString(const std::string &values, long size) in ParseString() argument
158 sptr<IArray> Array::ParseBoolean(const std::string &values, long size) in ParseBoolean() argument
168 sptr<IArray> Array::ParseByte(const std::string &values, long size) in ParseByte() argument
178 sptr<IArray> Array::ParseShort(const std::string &values, long size) in ParseShort() argument
188 sptr<IArray> Array::ParseInteger(const std::string &values, long size) in ParseInteger() argument
198 ParseLong(const std::string &values, long size) ParseLong() argument
208 ParseFloat(const std::string &values, long size) ParseFloat() argument
218 ParseDouble(const std::string &values, long size) ParseDouble() argument
227 ParseChar(const std::string &values, long size) ParseChar() argument
236 ParseArray(const std::string &values, long size) ParseArray() argument
246 ParseWantParams(const std::string &values, long size) ParseWantParams() argument
276 std::string values = arrayStr.substr(idx, arrayStr.length() - 1 - idx); Parse() local
307 ParseElement(IArray *array, std::function<sptr<IInterface>(std::string &)> func, const std::string &values, long size) ParseElement() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_calendar_picker_bridge.cpp114 ArkUI_Float32 values[SIZE_OF_TWO]; in SetEdgeAlign() local
H A Darkts_native_frame_node_bridge.cpp110 Local<JSValueRef> values[] = { panda::NumberRef::New(vm, static_cast<int32_t>(touchInfo.GetTouchType())), in CreateTouchInfo() local
139 Local<JSValueRef> values[] = { panda::NumberRef::New(vm, nodeId), panda::NativePointerRef::New(vm, frameNode) }; in MakeFrameNodeInfo() local
154 Local<JSValueRef> values[] = { panda::NumberRef::New(vm, nodeId), NativeUtilsBridge::CreateStrongRef(vm, node) }; in CreateFrameNode() local
[all...]
H A Darkts_native_relative_container_bridge.cpp36 void FreeGuideLineCharPtr(ArkUIGuidelineStyle* values, ArkUI_Int32 size) in FreeGuideLineCharPtr() argument
44 void FreeBarrierCharPtr(ArkUIBarrierStyle* values, ArkUI_Int32 size) in FreeBarrierCharPtr() argument
116 ArkUIGuidelineStyle* values = guidelineInfos.data(); in SetGuideLine() local
175 ArkUIBarrierStyle* values = barrierInfos.data(); SetBarrier() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/
H A Dpa_backend.cpp177 int32_t PaBackend::BatchInsert(const Uri& uri, const std::vector<OHOS::NativeRdb::ValuesBucket>& values) in BatchInsert() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_data_ability.cpp153 int32_t AceDataAbility::BatchInsert(const Uri& uri, const std::vector<NativeRdb::ValuesBucket>& values) in BatchInsert() argument
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsvg_animate.cpp154 const auto& values = GetKeyValues(); in CreateDiscreteAnimate() local
196 const auto& values = GetKeyValues(); in DiscreteAnimate() local
223 const auto& values = GetKeyValues(); DiscreteWithValues() local
249 const auto& values = GetKeyValues(); DiscreteWithKeyTimes() local
276 const auto& values = GetKeyValues(); CreateLinearAnimate() local
328 const auto& values = GetKeyValues(); LinearAnimate() local
352 const auto& values = GetKeyValues(); LinearWithValues() local
376 const auto& values = GetKeyValues(); LinearWithKeyTimes() local
401 const auto& values = GetKeyValues(); CreatePacedAnimate() local
438 const auto& values = GetKeyValues(); CreateSplineAnimate() local
492 const auto& values = GetKeyValues(); SplineAnimate() local
520 const auto& values = GetKeyValues(); SplineWithKeySplines() local
546 const auto& values = GetKeyValues(); SplineWithKeyTimes() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_image_span_modifier.cpp214 void SetImageSpanBorderRadius(ArkUINodeHandle node, const ArkUI_Float32* values, in SetImageSpanBorderRadius() argument
89 SetImageSpanTextBackgroundStyle( ArkUINodeHandle node, ArkUI_Uint32 color, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) SetImageSpanTextBackgroundStyle() argument
[all...]
H A Dmenu_modifier.cpp158 void SetRadius(ArkUINodeHandle node, const ArkUI_Float32* values, const int32_t* units) in SetRadius() argument
H A Dside_bar_container_modifier.cpp79 void SetControlButton(ArkUINodeHandle node, const ArkUI_Float32* values, int32_t valueLength, in SetControlButton() argument
207 void SetSideBarContainerDivider(ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, in SetSideBarContainerDivider() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_model_test_ng.cpp555 std::vector<std::string> values = { "11" }; in HWTEST_F() local
557 TextPickerModelNG::SetValues(AceType::RawPtr(frameNode), values); in HWTEST_F() local
631 std::vector<uint32_t> values = { 0, 1, 2 }; in HWTEST_F() local
647 std::vector<uint32_t> values = { 0, 1, 2 }; in HWTEST_F() local
/foundation/arkui/ui_lite/test/autotest/src/
H A Dtcp_socket_manager.cpp84 void TcpSocketClientManager::OnGetEventValue(QJsonArray array, std::vector<int>& values) in OnGetEventValue() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_proxy.cpp429 SetPlayerAppSettingCurrentValue(const RawAddress &device, const std::vector<int32_t> &attributes, const std::vector<int32_t> &values) SetPlayerAppSettingCurrentValue() argument
494 GetPlayerAppSettingValueText(const RawAddress &device, int32_t attributes, const std::vector<int32_t> &values) GetPlayerAppSettingValueText() argument
H A Dbluetooth_avrcp_tg_proxy.cpp352 NotifyPlayerAppSettingChanged(const std::vector<int32_t> &attributes, const std::vector<int32_t> &values) NotifyPlayerAppSettingChanged() argument
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h212 SetPlayerAppSettingCurrentValue(const std::string &addr, const std::deque<uint8_t> &attributes, const std::deque<uint8_t> &values, uint8_t label) SetPlayerAppSettingCurrentValue() argument
224 GetPlayerAppSettingValueText( const std::string &addr, uint8_t attribute, const std::vector<uint8_t> &values, uint8_t label) GetPlayerAppSettingValueText() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_browse.cpp751 AvrcTgGiaPacket(uint16_t mtu, uint8_t status, const std::vector<uint32_t> &attributes, const std::vector<std::string> &values, uint8_t label) AvrcTgGiaPacket() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_tg.cpp349 NotifyPlayerAppSettingChanged(const std::vector<uint8_t> &attributes, const std::vector<uint8_t> &values) NotifyPlayerAppSettingChanged() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_tg_stub.cpp291 std::vector<int32_t> values; in NotifyPlayerAppSettingChangedInner() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_browse.cpp543 std::vector<std::string> values; in DisassembleMeParameter() local
581 DisassembleMeParameterAttributesAndValues(uint8_t *buffer, uint16_t offset, uint8_t itemType, std::vector<uint32_t> &attributes, std::vector<std::string> &values) DisassembleMeParameterAttributesAndValues() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/
H A Dbundle_distributed_manager.cpp91 std::vector<int> values = jsonObject[CHARACTER_OS_SYSCAP].get<std::vector<int>>(); in ComparePcIdString() local

Completed in 22 milliseconds

1...<<11121314151617181920>>...67