/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
H A D | quick_fix_manager_rdb.cpp | 92 std::map<std::string, std::string> values; in GetAllDataFromDb() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/ |
H A D | bundle_sandbox_manager_rdb.cpp | 91 std::map<std::string, std::string> values; in GetAllDataFromDb() local
|
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/ |
H A D | IntfAnyTest.cpp | 346 uint32_t values[valueCount]; in HWTEST_F() local
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_object.cpp | 228 BASE_NS::vector<META_NS::IEngineValue::Ptr> values; in UpdateMetaCache() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_interpolator_test.cpp | 164 std::vector<float> values = { 1.0f, 3.0f }; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_runtime_shader_builder.cpp | 102 void SkiaRuntimeShaderBuilder::SetUniform(const std::string& name, const float values[], size_t size) in SetUniform() argument
|
/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
|