Home
last modified time | relevance | path

Searched defs:values (Results 551 - 575 of 1864) sorted by relevance

1...<<21222324252627282930>>...75

/base/useriam/user_auth_framework/test/unittest/executors/
H A Dexecutor_unit_test.cpp911 auto values = MakeShared<Attributes>(); in HWTEST_F() local
946 auto values = MakeShared<Attributes>(); in HWTEST_F() local
967 auto values = MakeShared<Attributes>(); HWTEST_F() local
988 auto values = MakeShared<Attributes>(); HWTEST_F() local
1012 auto values = MakeShared<Attributes>(); HWTEST_F() local
1035 auto values = MakeShared<Attributes>(); HWTEST_F() local
1086 auto values = MakeShared<Attributes>(); HWTEST_F() local
[all...]
/base/useriam/user_auth_framework/services/context/src/
H A Dauth_widget_helper.cpp62 Attributes values; in GetUserAuthProfile() local
106 bool AuthWidgetHelper::ParseAttributes(const Attributes &values, const AuthType &authType, in ParseAttributes() argument
/base/useriam/user_auth_framework/test/fuzztest/clients/coauthclient_fuzzer/
H A Dco_auth_client_fuzzer.cpp209 Attributes values; in FuzzExecutorCallbackServiceOnGetProperty() local
/base/useriam/user_auth_framework/services/core/src/
H A Dresource_node_impl.cpp169 int32_t ResourceNodeImpl::GetProperty(const Attributes &condition, Attributes &values) in GetProperty() argument
/base/useriam/user_auth_framework/test/fuzztest/services/servicecore_fuzzer/src/
H A Dresource_node_fuzzer.cpp69 static_cast<void>(values); variable
275 Attributes values; in FuzzResourceNodeGetProperty() local
/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoAbility/
H A Ddemo_ability_test.cpp187 int DemoAbility::BatchInsert(const Uri& uri, const std::vector<NativeRdb::ValuesBucket>& values) in BatchInsert() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H A Dtrigger_db_helper.cpp113 ValuesBucket values; in UpdateGenericTriggerModel() local
/foundation/ability/form_fwk/services/src/
H A Dform_rdb_data_mgr.cpp355 QueryData(const std::string &tableName, const std::string &key, std::unordered_map<std::string, std::string> &values) QueryData() argument
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_op_builder.h85 TfLiteStatus AddVectorInt32Tensor(const int32_t* values, uint32_t numValues, OH_NN_TensorType nnTensorType) in AddVectorInt32Tensor() argument
89 TfLiteStatus AddVectorInt64Tensor(const int64_t* values, uint32_t numValues, OH_NN_TensorType nnTensorType) in AddVectorInt64Tensor() argument
93 TfLiteStatus AddVectorFloat32Tensor(const float* values, uint32_t numValues, OH_NN_TensorType nnTensorType) in AddVectorFloat32Tensor() argument
148 TfLiteStatus AddVectorTensor(const T* values, int32_t numValues, OH_NN_DataType nnType, in AddVectorTensor() argument
[all...]
/foundation/ability/ability_base/interfaces/kits/native/configuration/src/
H A Dconfiguration.cpp247 std::vector<std::string> values; in ReadFromParcel() local
290 std::vector<std::string> values; in Marshalling() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Ddata_ability_impl.cpp301 int DataAbilityImpl::BatchInsert(const Uri &uri, const std::vector<NativeRdb::ValuesBucket> &values) in BatchInsert() argument
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/
H A Dvideo_play_controller.cpp58 SharingValue::Ptr values = nullptr; in Init() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_ability_helper_impl_test.cpp1053 std::vector<NativeRdb::ValuesBucket> values; in HWTEST_F() local
1079 std::vector<NativeRdb::ValuesBucket> values; in HWTEST_F() local
H A Ddata_ability_impl_test.cpp777 std::vector<NativeRdb::ValuesBucket> values; in HWTEST_F() local
795 std::vector<NativeRdb::ValuesBucket> values; in HWTEST_F() local
829 std::vector<NativeRdb::ValuesBucket> values; in HWTEST_F() local
H A Ddata_ability_helper_test.cpp1211 std::vector<NativeRdb::ValuesBucket> values; in HWTEST_F() local
1238 std::vector<NativeRdb::ValuesBucket> values; in HWTEST_F() local
1268 std::vector<NativeRdb::ValuesBucket> values; in HWTEST_F() local
1305 std::vector<NativeRdb::ValuesBucket> values; HWTEST_F() local
[all...]
H A Ddata_ability_operation_test.cpp302 std::shared_ptr<NativeRdb::ValuesBucket> values = std::make_shared<NativeRdb::ValuesBucket>(); in HWTEST_F() local
662 std::shared_ptr<NativeRdb::ValuesBucket> values = std::make_shared<NativeRdb::ValuesBucket>(); in HWTEST_F() local
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/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H A Dwfd_rtp_producer.cpp254 SharingValue::Ptr values = nullptr; in InitUdpClients() local
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/aakit/src/
H A Dability_scheduler.cpp78 std::vector<std::string> values; in GetFileTypes() local
130 int AbilityScheduler::BatchInsert(const Uri& uri, const std::vector<NativeRdb::ValuesBucket>& values) in BatchInsert() argument
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dmedia_channel.cpp35 SharingValue::Ptr values = nullptr; in MediaChannel() local
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_data_ability.h80 virtual int BatchInsert(const Uri& uri, const std::vector<NativeRdb::ValuesBucket>& values) in BatchInsert() argument
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/ability_scheduler_mock/
H A Dability_scheduler_mock.h114 int BatchInsert(const Uri& uri, const std::vector<NativeRdb::ValuesBucket>& values) in BatchInsert() argument
/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

Completed in 29 milliseconds

1...<<21222324252627282930>>...75