| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/ |
| H A D | runtime_shader_builder.cpp | 64 void RuntimeShaderBuilder::SetUniform(const std::string& name, const float values[], size_t size) in SetUniform() argument
|
| /foundation/multimedia/image_effect/frameworks/native/efilter/base/ |
| H A D | efilter_factory.cpp | 82 const EffectJsonPtr values = root->GetElement("values"); in Restore() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/operation/ |
| H A D | photo_burst_operation.cpp | 84 std::string PhotoBurstOperation::ToString(const std::vector<NativeRdb::ValueObject> &values)
in ToString() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryextensiondelete_fuzzer/src/ |
| H A D | medialibrary_extension_delete_fuzzer.cpp | 116 DataShareValuesBucket values; in DeleteFuzzer() local
|
| /foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/dfx/ |
| H A D | multistages_capture_dfx_first_visit.cpp | 61 NativeRdb::ValuesBucket values;
in ReportInternal() local
|
| /foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/ |
| H A D | backup_database_utils.h | 158 std::string BackupDatabaseUtils::JoinSQLValues(const std::vector<T>& values, std::string_view delimiter) in JoinSQLValues() argument 177 std::string BackupDatabaseUtils::JoinValues(const std::vector<T>& values, std::string_view delimiter) in JoinValues() argument
|
| /foundation/multimedia/ringtone_library/test/unittest/ringtone_data_extension_test/src/ |
| H A D | ringtone_datashare_stub_impl_test.cpp | 237 std::vector<AbilityRuntime::DataShareValuesBucket> values; in HWTEST_F() local
|
| /foundation/multimedia/ringtone_library/services/ringtone_scanner/src/ |
| H A D | ringtone_default_setting.cpp | 193 NativeRdb::ValuesBucket values; in UpdateDefaultSystemTone() local
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_manager_test/ |
| H A D | stream_manager_test.cpp | 174 Communication::SoftBus::StreamAttr *values = in HWTEST_F() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/serializable/ |
| H A D | serializable.h | 124 bool Serializable::GetValue(const json &node, const std::string &name, std::vector<T> &values) in GetValue() argument 139 SetValue(json &node, const std::vector<T> &values) SetValue() argument 152 GetValue(const json &node, const std::string &name, std::map<std::string, T> &values) GetValue() argument 166 SetValue(json &node, const std::map<std::string, T> &values) SetValue() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
| H A D | distributed_crud_transaction_tools.cpp | 68 vector<Entry> values = DistributedTestTools::GetEntries(*storeDelegate_, KEY_SEARCH_4); in CheckFirst() local 106 vector<Entry> values = DistributedTestTools::GetEntries(*storeDelegate_, KEY_SEARCH_4); CheckSecond() local 116 vector<Entry> values = DistributedTestTools::GetEntries(*storeDelegate_, KEY_SEARCH_4); CheckSecond() local 128 vector<Entry> values = DistributedTestTools::GetEntries(*storeDelegate_, KEY_SEARCH_4); CheckSecond() local [all...] |
| /foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/ |
| H A D | controller_test.cpp | 205 std::vector<DataShare::DataShareValuesBucket> values;
in HWTEST_F() local 231 std::vector<DataShare::DataShareValuesBucket> values;
in HWTEST_F() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | rdb_asset_loader_test.cpp | 146 GeneralWatcher::ChangeInfo values;
in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/schemadelegate_fuzzer/ |
| H A D | schemadelegate_fuzzer.cpp | 62 std::vector<Value> values;
in SchemaFuzzCURD() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| H A D | kvdb_watcher.cpp | 31 int32_t KVDBWatcher::OnChange(const Origin &origin, const PRIFields &primaryFields, ChangeInfo &&values) in OnChange() argument 82 std::vector<Entry> KVDBWatcher::ConvertToEntries(const std::vector<Values> &values) in ConvertToEntries() argument 97 std::vector<std::string> KVDBWatcher::ConvertToKeys(const std::vector<PRIValue> &values) in ConvertToKeys() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/ |
| H A D | collection.cpp | 97 int Collection::GetMatchedDocument(const JsonObject &filterObj, Key &key, std::pair<std::string, std::string> &values, in GetMatchedDocument() argument
|
| /foundation/distributeddatamgr/data_share/frameworks/native/consumer/controller/provider/src/ |
| H A D | ext_special_controller.cpp | 67 int ExtSpecialController::BatchInsert(const Uri &uri, const std::vector<DataShareValuesBucket> &values) in BatchInsert() argument
|
| /foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
| H A D | rdb_delete_test.cpp | 152 ValuesBucket values; in HWTEST_F() local 206 ValuesBucket values; HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/sendablerelationalstore/src/ |
| H A D | napi_rdb_store_convert_utils.cpp | 60 napi_value values = nullptr; in FromSendableValuesBucket() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/daudio_input/ |
| H A D | daudio_input_plugin.cpp | 42 DiscreteCapability<uint32_t> values = {8000, 11025, 12000, 16000, in CreateDaudioInputPluginDef() local
|
| /foundation/communication/bluetooth_service/test/unittest/avrcp/ |
| H A D | avrcp_tg_test.cpp | 298 vector<uint8_t> values = {0}; in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/test/unittest/gatt/ |
| H A D | gatt_descriptor_test.cpp | 156 const uint8_t values = 17; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/ |
| H A D | cmd_list_helper.h | 149 const auto* values = static_cast<const Type*>(cmdList.GetCmdListData(info.first, info.second)); in GetVectorFromCmdList() local
|
| /kernel/linux/linux-5.10/arch/alpha/oprofile/ |
| H A D | op_model_ev5.c | 159 unsigned long values, mask, not_pk, reset_values; in ev5_reset_ctr() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/map_tests/ |
| H A D | htab_map_batch_ops.c | 85 void *values; in __test_map_lookup_and_delete_batch() local 13 map_batch_update(int map_fd, __u32 max_entries, int *keys, void *values, bool is_pcpu) map_batch_update() argument 40 map_batch_verify(int *visited, __u32 max_entries, int *keys, void *values, bool is_pcpu) map_batch_verify() argument [all...] |