Home
last modified time | relevance | path

Searched defs:values (Results 226 - 250 of 1864) sorted by relevance

12345678910>>...75

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Druntime_shader_builder.cpp64 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 Defilter_factory.cpp82 const EffectJsonPtr values = root->GetElement("values"); in Restore() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/operation/
H A Dphoto_burst_operation.cpp84 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 Dmedialibrary_extension_delete_fuzzer.cpp116 DataShareValuesBucket values; in DeleteFuzzer() local
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/dfx/
H A Dmultistages_capture_dfx_first_visit.cpp61 NativeRdb::ValuesBucket values; in ReportInternal() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_database_utils.h158 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 Dringtone_datashare_stub_impl_test.cpp237 std::vector<AbilityRuntime::DataShareValuesBucket> values; in HWTEST_F() local
/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
H A Dringtone_default_setting.cpp193 NativeRdb::ValuesBucket values; in UpdateDefaultSystemTone() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_manager_test/
H A Dstream_manager_test.cpp174 Communication::SoftBus::StreamAttr *values = in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/serializable/
H A Dserializable.h124 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 Ddistributed_crud_transaction_tools.cpp68 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 Dcontroller_test.cpp205 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 Drdb_asset_loader_test.cpp146 GeneralWatcher::ChangeInfo values; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/schemadelegate_fuzzer/
H A Dschemadelegate_fuzzer.cpp62 std::vector<Value> values; in SchemaFuzzCURD() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_watcher.cpp31 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 Dcollection.cpp97 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 Dext_special_controller.cpp67 int ExtSpecialController::BatchInsert(const Uri &uri, const std::vector<DataShareValuesBucket> &values) in BatchInsert() argument
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_delete_test.cpp152 ValuesBucket values; in HWTEST_F() local
206 ValuesBucket values; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/sendablerelationalstore/src/
H A Dnapi_rdb_store_convert_utils.cpp60 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 Ddaudio_input_plugin.cpp42 DiscreteCapability<uint32_t> values = {8000, 11025, 12000, 16000, in CreateDaudioInputPluginDef() local
/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_tg_test.cpp298 vector<uint8_t> values = {0}; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_descriptor_test.cpp156 const uint8_t values = 17; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Dcmd_list_helper.h149 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 Dop_model_ev5.c159 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 Dhtab_map_batch_ops.c85 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...]

Completed in 11 milliseconds

12345678910>>...75