Home
last modified time | relevance | path

Searched defs:records (Results 1 – 25 of 99) sorted by relevance

1234

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dweb_controller_test.cpp62 auto records = webClipboardController.SplitHtml2Records(html, 1); variable
79 auto records = webClipboardController.SplitHtml2Records(html, 1); variable
97 auto records = webClipboardController.SplitHtml2Records(html, 1); variable
117 auto records = webClipboardController.SplitHtml2Records(html, htmlRecord->GetRecordId()); variable
147 auto records = webClipboardController.SplitHtml2Records(html, htmlRecord->GetRecordId()); variable
195 auto records = webClipboardController.SplitHtml2Records(html, htmlRecord->GetRecordId()); variable
239 auto records = webClipboardController.SplitHtml2Records(html, 1); variable
284 auto records = webClipboardController.SplitHtml2Records(html, htmlRecord->GetRecordId()); variable
330 auto records = webClipboardController.SplitHtml2Records(html, htmlRecord->GetRecordId()); variable
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_control_manager_test.cpp274 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
292 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
313 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
334 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
356 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
379 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
530 std::list<HistoryEventRecord> records; in HWTEST_F() local
548 std::list<HistoryEventRecord> records; in HWTEST_F() local
569 std::list<HistoryEventRecord> records; in HWTEST_F() local
590 std::list<HistoryEventRecord> records; in HWTEST_F() local
[all …]
H A Dcommon_event_subscriber_manager_test.cpp383 std::vector<SubscriberRecordPtr> records; in HWTEST_F() local
401 std::vector<SubscriberRecordPtr> records; in HWTEST_F() local
424 std::vector<SubscriberRecordPtr> records; in HWTEST_F() local
448 std::vector<SubscriberRecordPtr> records; in HWTEST_F() local
466 std::vector<SubscriberRecordPtr> records; in HWTEST_F() local
492 std::vector<SubscriberRecordPtr> records; in HWTEST_F() local
539 std::vector<SubscriberRecordPtr> records; in HWTEST_F() local
631 std::vector<std::shared_ptr<CommonEventRecord>> records; in HWTEST_F() local
653 std::vector<std::shared_ptr<CommonEventRecord>> records; in HWTEST_F() local
675 std::vector<std::shared_ptr<CommonEventRecord>> records; in HWTEST_F() local
[all …]
H A Dcommon_event_sticky_test.cpp282 std::vector<std::shared_ptr<CommonEventRecord>> records; variable
308 std::vector<std::shared_ptr<CommonEventRecord>> records; variable
334 std::vector<std::shared_ptr<CommonEventRecord>> records; variable
532 std::vector<std::shared_ptr<CommonEventRecord>> records; variable
/ohos5.0/drivers/peripheral/memorytracker/test/unittest/phone/
H A Dhdf_memorytracker_test.cpp64 std::vector<MemoryRecord> records; variable
84 std::vector<MemoryRecord> records; variable
/ohos5.0/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
138 std::vector<std::shared_ptr<NdefRecord>> records, std::shared_ptr<KITS::TagInfo> tagInfo) in ParseOtherType()
171 bool NdefHarDataParser::ParseUriLink(std::vector<std::shared_ptr<NdefRecord>> records) in ParseUriLink()
215 bool NdefHarDataParser::ParseWebLink(std::vector<std::shared_ptr<NdefRecord>> records) in ParseWebLink()
344 …<std::string> NdefHarDataParser::ExtractHarPackages(std::vector<std::shared_ptr<NdefRecord>> recor… in ExtractHarPackages()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_relational_tracker_table_test.cpp1255 std::vector<VBucket> records; variable
1310 std::vector<VBucket> records; variable
1370 std::vector<VBucket> records; variable
1426 std::vector<VBucket> records; variable
1481 std::vector<VBucket> records; variable
1535 std::vector<VBucket> records; variable
1608 std::vector<VBucket> records; variable
1670 std::vector<VBucket> records; variable
1699 std::vector<VBucket> records; variable
1871 std::vector<VBucket> records; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/timer/
H A DSceneTimerOhImpl.h38 std::map<int, long long> records; variable
/ohos5.0/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()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dunified_data_helper.cpp62 auto records = data.GetRecords(); in IsTempUData() local
136 std::vector<std::shared_ptr<UnifiedRecord>> records {}; in Pack() local
144 auto records = data.GetRecords(); in Unpack() local
H A Dunified_data.cpp68 void UnifiedData::AddRecords(const std::vector<std::shared_ptr<UnifiedRecord>> &records) in AddRecords()
87 void UnifiedData::SetRecords(std::vector<std::shared_ptr<UnifiedRecord>> records) in SetRecords()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/udmf/
H A Dudmf_impl.cpp232 auto records = udData->GetUnifiedData()->GetRecords(); in GetLinkRecord() local
263 auto records = udData->GetUnifiedData()->GetRecords(); in GetHtmlRecord() local
317 auto records = udData->GetUnifiedData()->GetRecords(); in GetSinglePlainTextRecord() local
345 auto records = udData->GetUnifiedData()->GetRecords(); in GetFileUriRecord() local
369 auto records = udData->GetUnifiedData()->GetRecords(); in GetPlainTextRecords() local
386 auto records = udData->GetUnifiedData()->GetRecords(); in GetVideoRecordUri() local
421 auto records = udData->GetUnifiedData()->GetRecords(); in GetSpanStringRecord() local
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_query_callback_c.cpp43 auto records = new(std::nothrow) HiSysEventRecordC[size]; in OnQuery() local
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Dudmf.cpp67 static void DestroyUnifiedRecordArray(OH_UdmfRecord**& records, unsigned int& count) in DestroyUnifiedRecordArray()
109std::vector<std::shared_ptr<UnifiedRecord>>& records) in CreateUnifiedDataRecordsArray()
245 std::vector<std::shared_ptr<UnifiedRecord>> records = unifiedData->unifiedData_->GetRecords(); in OH_UdmfData_GetRecords() local
251 static int GetFirstPlainText(OH_UdmfRecord **records, unsigned int recordCount, OH_UdsPlainText* pl… in GetFirstPlainText()
270 static int GetFirstHtml(OH_UdmfRecord **records, unsigned int recordCount, OH_UdsHtml* html) in GetFirstHtml()
297 std::vector<std::shared_ptr<UnifiedRecord>> records = data->unifiedData_->GetRecords(); in OH_UdmfData_GetPrimaryPlainText() local
312 std::vector<std::shared_ptr<UnifiedRecord>> records = data->unifiedData_->GetRecords(); in OH_UdmfData_GetPrimaryHtml() local
327 std::vector<std::shared_ptr<UnifiedRecord>> records = data->unifiedData_->GetRecords(); in OH_UdmfData_GetRecordCount() local
341 std::vector<std::shared_ptr<UnifiedRecord>> records = data->unifiedData_->GetRecords(); in OH_UdmfData_GetRecord() local
/ohos5.0/drivers/peripheral/memorytracker/hdi_service/src/
H A Dmemorytracker_interface_impl.cpp33 …erInterfaceImpl::GetDevMem(int32_t pid, MemoryTrackerType type, std::vector<MemoryRecord>& records) in GetDevMem()
/ohos5.0/base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/
H A Dcommon_event_control_manager_branch_test.cpp306 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
330 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
355 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
380 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
403 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
426 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
451 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
476 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
526 std::list<HistoryEventRecord> records; in HWTEST_F() local
547 std::list<HistoryEventRecord> records; in HWTEST_F() local
[all …]
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_base_query_callback.h38 auto records = std::make_shared<std::vector<HiSysEventRecord>>(); in OnQuery() local
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_querier.cpp53 auto records = new(std::nothrow) HiSysEventRecordC[size]; in OnQuery() local
/ohos5.0/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
/ohos5.0/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()
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formdatamgr_fuzzer/
H A Dformdatamgr_fuzzer.cpp52 FormRecord records; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/convert/
H A Dudmf_conversion.cpp126 std::vector<std::shared_ptr<UnifiedRecord>> records; in ConvertRecordToSubclass() local
/ohos5.0/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()
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dconvert_utils.cpp44 const std::vector<std::shared_ptr<PasteDataRecord>>& records) in Convert()
54 const std::vector<std::shared_ptr<UnifiedRecord>>& records) in Convert()
/ohos5.0/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

1234