Home
last modified time | relevance | path

Searched defs:records (Results 26 - 50 of 136) sorted by relevance

123456

/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
H A Dunified_data_helper.cpp62 auto records = data.GetRecords(); in IsTempUData() local
144 auto records = data.GetRecords(); in Unpack() local
[all...]
/foundation/distributeddatamgr/udmf/framework/common/
H A Dtlv_util.cpp266 auto records = output.GetRecords(); in Reading() local
/kernel/linux/linux-5.10/tools/firmware/
H A Dihex2fw.c252 static struct ihex_binrec *records; variable
/kernel/linux/linux-6.6/tools/firmware/
H A Dihex2fw.c252 static struct ihex_binrec *records; variable
/third_party/libuv/test/
H A Dtest-tty-duplicate-key.c140 INPUT_RECORD records[2]; in TEST_IMPL() local
193 INPUT_RECORD records[ in TEST_IMPL() local
80 make_key_event_records(WORD virt_key, DWORD ctr_key_state, BOOL is_wsl, INPUT_RECORD* records) make_key_event_records() argument
259 INPUT_RECORD records[2]; TEST_IMPL() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCallDAG.cpp56 void fillDataStructures(std::vector<Record> *records, std::map<int, int> *idToIndex) in fillDataStructures() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DMergingTypeTableBuilder.cpp74 ArrayRef<ArrayRef<uint8_t>> MergingTypeTableBuilder::records() const { in records() function in MergingTypeTableBuilder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DHorizontalDeviceMetricsTable.java38 records(8), enum constant
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRecordsTable.java25 protected RecordsTable(RecordList<R> records) { in RecordsTable() argument
43 protected RecordList<R> records; field in RecordsTable.Builder
77 public RecordList<R> records() { in records() method in RecordsTable.Builder
[all...]
H A DRuleExtractor.java325 private static RuleSegment ruleSegmentFromGlyphs(NumRecordList records) { in ruleSegmentFromGlyphs() argument
/third_party/python/Lib/
H A Dcgitb.py128 records = inspect.getinnerframes(etb, context) variable
216 records = inspect.getinnerframes(etb, context) variable
/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
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_cloud.cpp39 VBuckets records = ValueProxy::Convert(std::move(record)); in BatchInsert() local
55 VBuckets records = ValueProxy::Convert(std::move(record)); in BatchUpdate() local
269 void RdbCloud::PostEvent(VBuckets& records, std::set<std::string>& skipAssets, VBuckets& extend, in PostEvent() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/preprocess/
H A Dpreprocess_utils.cpp144 auto records = data.GetRecords(); in SetRemoteData() local

Completed in 26 milliseconds

123456