| /base/useriam/user_auth_framework/test/unittest/executors/ |
| H A D | executor_unit_test.cpp | 911 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 D | auth_widget_helper.cpp | 62 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 D | co_auth_client_fuzzer.cpp | 209 Attributes values; in FuzzExecutorCallbackServiceOnGetProperty() local
|
| /base/useriam/user_auth_framework/services/core/src/ |
| H A D | resource_node_impl.cpp | 169 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 D | resource_node_fuzzer.cpp | 69 static_cast<void>(values); variable 275 Attributes values; in FuzzResourceNodeGetProperty() local
|
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoAbility/ |
| H A D | demo_ability_test.cpp | 187 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 D | trigger_db_helper.cpp | 113 ValuesBucket values; in UpdateGenericTriggerModel() local
|
| /foundation/ability/form_fwk/services/src/ |
| H A D | form_rdb_data_mgr.cpp | 355 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 D | nnrt_op_builder.h | 85 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 D | configuration.cpp | 247 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 D | data_ability_impl.cpp | 301 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 D | video_play_controller.cpp | 58 SharingValue::Ptr values = nullptr; in Init() local
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| H A D | data_ability_helper_impl_test.cpp | 1053 std::vector<NativeRdb::ValuesBucket> values; in HWTEST_F() local 1079 std::vector<NativeRdb::ValuesBucket> values; in HWTEST_F() local
|
| H A D | data_ability_impl_test.cpp | 777 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 D | data_ability_helper_test.cpp | 1211 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 D | data_ability_operation_test.cpp | 302 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 D | ability_thread_test.cpp | 1742 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 D | wfd_rtp_producer.cpp | 254 SharingValue::Ptr values = nullptr; in InitUdpClients() local
|
| /foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/aakit/src/ |
| H A D | ability_scheduler.cpp | 78 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 D | media_channel.cpp | 35 SharingValue::Ptr values = nullptr; in MediaChannel() local
|
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
| H A D | mock_data_ability.h | 80 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 D | ability_scheduler_mock.h | 114 int BatchInsert(const Uri& uri, const std::vector<NativeRdb::ValuesBucket>& values) in BatchInsert() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| H A D | svg_transform.cpp | 49 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 D | svg_animate_declaration.h | 33 std::vector<std::string> values; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
| H A D | gauge_model_ng.cpp | 53 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
|