/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/ |
H A D | cloud_db.rs | 123 let mut records = vec![]; in batch_delete() variables
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | cache_cursor_test.cpp | 59 std::vector<VBucket> records;
in SetUpTestCase() local
|
H A D | udmf_run_time_store_test.cpp | 480 auto records = data1.GetRecords(); in HWTEST_F() local
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/ |
H A D | unified_data.cpp | 68 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 D | unified_data_helper.cpp | 62 auto records = data.GetRecords(); in IsTempUData() local 144 auto records = data.GetRecords(); in Unpack() local [all...] |
/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | tlv_util.cpp | 266 auto records = output.GetRecords(); in Reading() local
|
/kernel/linux/linux-5.10/tools/firmware/ |
H A D | ihex2fw.c | 252 static struct ihex_binrec *records; variable
|
/kernel/linux/linux-6.6/tools/firmware/ |
H A D | ihex2fw.c | 252 static struct ihex_binrec *records; variable
|
/third_party/libuv/test/ |
H A D | test-tty-duplicate-key.c | 140 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 D | CallDAG.cpp | 56 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 D | MergingTypeTableBuilder.cpp | 74 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 D | HorizontalDeviceMetricsTable.java | 38 records(8), enum constant
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
H A D | RecordsTable.java | 25 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 D | RuleExtractor.java | 325 private static RuleSegment ruleSegmentFromGlyphs(NumRecordList records) { in ruleSegmentFromGlyphs() argument
|
/third_party/python/Lib/ |
H A D | cgitb.py | 128 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 D | fms_form_data_proxy_record_test.cpp | 784 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 D | local_call_container.cpp | 312 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 D | mission_list_test.cpp | 1003 std::vector<std::shared_ptr<AbilityRecord>> records; in HWTEST_F() local
|
/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | device_usage_statistics_mock_test.cpp | 170 std::vector<BundleActiveModuleRecord> records; in HWTEST_F() local
|
/foundation/communication/nfc/services/src/tag/ |
H A D | ndef_har_data_parser.cpp | 57 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 D | ndef_wifi_data_parser.cpp | 228 std::vector<std::shared_ptr<NdefRecord>> records = ndef->GetNdefRecords();
in CheckWifiRecord() local
|
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/ |
H A D | kv_data_change_listener.cpp | 121 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 D | relationalstoredelegate_fuzzer.cpp | 114 VBucket records; in MultiCombineTest() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_cloud.cpp | 39 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 D | preprocess_utils.cpp | 144 auto records = data.GetRecords(); in SetRemoteData() local
|