Searched refs:AllRecords (Results 1 – 5 of 5) sorted by relevance
35 dataAdapterImpl->AllRecords(); in DoSomethingInterestingWithMyAPI()
378 PasteRecordList PasteDataAdapterImpl::AllRecords() const in AllRecords() function in OHOS::NWeb::PasteDataAdapterImpl384 for (auto& record: data_->AllRecords()) { in AllRecords()405 for (auto& record: pData.AllRecords()) { in GetPasteData()
145 virtual PasteRecordList AllRecords() const = 0;
80 PasteRecordList AllRecords() const override;
397 PasteRecordList recordList = g_dataAdapter->AllRecords();499 PasteRecordList record = g_dataAdapterNull->AllRecords();507 PasteRecordList str = g_dataAdapterNull->AllRecords();