Home
last modified time | relevance | path

Searched defs:records (Results 1 - 25 of 65) sorted by relevance

123

/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Dnapi_preferences_observer.cpp38 void JSPreferencesObserver::OnChange(const std::map<std::string, PreferencesValue> &records) in OnChange() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dcloud_db_data_utils.cpp22 std::vector<VBucket> records; in GenerateRecords() local
/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_observer.h45 virtual void OnChange(const std::map<std::string, NativePreferences::PreferencesValue> &records) {}; in OnChange() argument
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/convert/
H A Dudmf_conversion.cpp126 std::vector<std::shared_ptr<UnifiedRecord>> records; in ConvertRecordToSubclass() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dcloud_upload_recorder.cpp50 auto &records = uploadRecord_[currentUser_][table][type]; in ReleaseUploadRecord() local
/foundation/ability/form_fwk/test/fuzztest/formdatamgr_fuzzer/
H A Dformdatamgr_fuzzer.cpp52 FormRecord records; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formdbcacheannex_fuzzer/
H A Dformdbcacheannex_fuzzer.cpp45 FormDBInfo records; in DoSomethingInterestingWithMyAPI() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dduration_statistic.cpp66 void P2pCalculator::CalculateAllEvent(uint32_t requestId, std::map<std::string, uint64_t> records) in CalculateAllEvent() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Dcache_cursor.cpp23 CacheCursor::CacheCursor(std::vector<DistributedData::VBucket> &&records) in CacheCursor() argument
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dconvert_utils.cpp41 Convert( const std::vector<std::shared_ptr<PasteDataRecord>> &records) Convert() argument
51 Convert( const std::vector<std::shared_ptr<UnifiedRecord>> &records) Convert() argument
/foundation/ability/form_fwk/test/fuzztest/formdatamgrtwo_fuzzer/
H A Dformdatamgrtwo_fuzzer.cpp59 FormRecord records; in DoSomethingInterestingWithMyAPI() local
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/include/
H A Dsoftbus_hidumper_util.h52 AlarmRecord *records; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H A Dcloud_db.rs123 let mut records = vec![]; in batch_delete() variables
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcache_cursor_test.cpp59 std::vector<VBucket> records; in SetUpTestCase() local
H A Dudmf_run_time_store_test.cpp480 auto records = data1.GetRecords(); in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dunified_data.cpp68 void UnifiedData::AddRecords(const std::vector<std::shared_ptr<UnifiedRecord>> &records) in AddRecords() argument
88 void UnifiedData::SetRecords(std::vector<std::shared_ptr<UnifiedRecord>> records) in SetRecords() argument
/foundation/distributeddatamgr/udmf/framework/common/
H A Dtlv_util.cpp266 auto records = output.GetRecords(); in Reading() local
/foundation/ability/form_fwk/test/unittest/fms_form_data_proxy_record_test/
H A Dfms_form_data_proxy_record_test.cpp784 std::map<int64_t, FormDataProxyRecord::SubscribeResultRecord> records; in HWTEST_F() local
816 std::map<int64_t, FormDataProxyRecord::SubscribeResultRecord> records; in HWTEST_F() local
848 std::map<int64_t, FormDataProxyRecord::SubscribeResultRecord> records; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H A Dlocal_call_container.cpp312 std::set<std::shared_ptr<LocalCallRecord>> records = { localCallRecord }; in SetCallLocalRecord() local
327 std::set<std::shared_ptr<LocalCallRecord>> records = { localCallRecord }; in SetMultipleCallLocalRecord() local
/foundation/ability/ability_runtime/test/unittest/mission_list_test/
H A Dmission_list_test.cpp1003 std::vector<std::shared_ptr<AbilityRecord>> records; in HWTEST_F() local
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_mock_test.cpp170 std::vector<BundleActiveModuleRecord> records; in HWTEST_F() local
/foundation/communication/nfc/services/src/tag/
H A Dndef_har_data_parser.cpp57 std::vector<std::shared_ptr<NdefRecord>> records = ndef->GetNdefRecords(); in TryNdef() local
118 ParseOtherType( std::vector<std::shared_ptr<NdefRecord>> records, std::shared_ptr<KITS::TagInfo> tagInfo) ParseOtherType() argument
152 ParseUriLink(std::vector<std::shared_ptr<NdefRecord>> records) ParseUriLink() argument
196 ParseWebLink(std::vector<std::shared_ptr<NdefRecord>> records) ParseWebLink() argument
325 ExtractHarPackages(std::vector<std::shared_ptr<NdefRecord>> records) ExtractHarPackages() argument
[all...]
H A Dndef_wifi_data_parser.cpp228 std::vector<std::shared_ptr<NdefRecord>> records = ndef->GetNdefRecords(); in CheckWifiRecord() local
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/
H A Dkv_data_change_listener.cpp121 void KvDataChangeListener::FilterEntries(const std::vector<DistributedKv::Entry>& records, in FilterEntries() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/relationalstoredelegate_fuzzer/
H A Drelationalstoredelegate_fuzzer.cpp114 VBucket records; in MultiCombineTest() local

Completed in 14 milliseconds

123