Home
last modified time | relevance | path

Searched defs:records (Results 51 - 75 of 100) sorted by relevance

1234

/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_driver.cc190 std::vector<PerfRecord> records; in parse_perf_records() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DOffsetRecordTable.java30 protected OffsetRecordTable(NumRecordList records) { in OffsetRecordTable() argument
124 protected Builder(NumRecordList records) { in Builder() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGParser.h165 TGParser(SourceMgr &SM, ArrayRef<std::string> Macros, RecordKeeper &records) TGParser() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_list.cpp267 GetAbilityRecordsByName( const AppExecFwk::ElementName &element, std::vector<std::shared_ptr<AbilityRecord>> &records) GetAbilityRecordsByName() argument
/foundation/arkui/ace_engine/adapter/ohos/capability/udmf/
H A Dudmf_impl.cpp231 auto records = udData->GetUnifiedData()->GetRecords(); in GetLinkRecord() local
262 auto records = udData->GetUnifiedData()->GetRecords(); in GetHtmlRecord() local
316 auto records = udData->GetUnifiedData()->GetRecords(); in GetSinglePlainTextRecord() local
344 auto records = udData->GetUnifiedData()->GetRecords(); in GetFileUriRecord() local
368 auto records = udData->GetUnifiedData()->GetRecords(); GetPlainTextRecords() local
385 auto records = udData->GetUnifiedData()->GetRecords(); GetVideoRecordUri() local
420 auto records = udData->GetUnifiedData()->GetRecords(); GetSpanStringRecord() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_delegate_impl.cpp357 DBStatus RelationalStoreDelegateImpl::ExecuteSql(const SqlCondition &condition, std::vector<VBucket> &records) in ExecuteSql() argument
426 DBStatus RelationalStoreDelegateImpl::UpsertData(const std::string &tableName, const std::vector<VBucket> &records, in UpsertData() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_meta_data_test.cpp378 std::vector<VBucket> records; in HWTEST_F() local
H A Ddistributeddb_cloud_assets_operation_sync_test.cpp818 vector<VBucket> records; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_relational_tracker_table_test.cpp1255 std::vector<VBucket> records; in HWTEST_F() local
1310 std::vector<VBucket> records; in HWTEST_F() local
1370 std::vector<VBucket> records; in HWTEST_F() local
1426 std::vector<VBucket> records; HWTEST_F() local
1481 std::vector<VBucket> records; HWTEST_F() local
1535 std::vector<VBucket> records; HWTEST_F() local
1608 std::vector<VBucket> records; HWTEST_F() local
1670 std::vector<VBucket> records; HWTEST_F() local
1699 std::vector<VBucket> records; HWTEST_F() local
1833 std::vector<VBucket> records; HWTEST_F() local
[all...]
H A Ddistributeddb_cloud_interfaces_relational_ext_test.cpp1279 std::vector<VBucket> records; in HWTEST_F() local
1768 std::vector<VBucket> records = {}; in HWTEST_F() local
1813 std::vector<VBucket> records = {}; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store_connection.cpp372 int SQLiteRelationalStoreConnection::ExecuteSql(const SqlCondition &condition, std::vector<VBucket> &records) in ExecuteSql() argument
412 UpsertData(RecordStatus status, const std::string &tableName, const std::vector<VBucket> &records) UpsertData() argument
H A Dsqlite_single_relational_storage_engine.cpp599 int SQLiteSingleRelationalStorageEngine::ExecuteSql(const SqlCondition &condition, std::vector<VBucket> &records) in ExecuteSql() argument
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_test.cpp114 OnChange( const std::map<std::string, OHOS::NativePreferences::PreferencesValue> &records) OnChange() argument
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dndk_data_conversion_test.cpp312 std::vector<std::shared_ptr<UnifiedRecord>> records = { systemDefinedPixelMap }; in HWTEST_F() local
373 std::vector<std::shared_ptr<UnifiedRecord>> records = { systemDefinedPixelMap }; in HWTEST_F() local
427 std::vector<std::shared_ptr<UnifiedRecord>> records = { systemDefinedPixelMap }; in HWTEST_F() local
475 std::vector<std::shared_ptr<UnifiedRecord>> records = { systemDefinedPixelMap }; in HWTEST_F() local
620 std::vector<std::shared_ptr<UnifiedRecord>> records = { html, contentForm }; in HWTEST_F() local
[all...]
H A Dudmf_client_test.cpp1973 auto records = inputData.GetRecords(); in HWTEST_F() local
2013 auto records = inputData.GetRecords(); in HWTEST_F() local
2245 std::vector<std::shared_ptr<UnifiedRecord>> records = {record1, record2}; in HWTEST_F() local
/third_party/python/Tools/unicode/
H A Dmakeunicodedata.py935 def records(self) -> Iterator[List[str]]: member in UcdFile
[all...]
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_db_helper.cpp810 int32_t NetFirewallDbHelper::AddInterceptRecord(const int32_t userId, std::vector<sptr<InterceptRecord>> &records) in AddInterceptRecord() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_impl.cpp276 auto records = unifiedData.GetRecords(); in ProcessUri() local
324 void UdmfServiceImpl::SetRemoteUri(const QueryOption &query, std::vector<std::shared_ptr<UnifiedRecord>> &records) in SetRemoteUri() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp156 auto records = data.GetRecords(); in GetDetailsFromUData() local
/foundation/distributeddatamgr/udmf/framework/common/unittest/
H A Dtlv_util_test.cpp344 std::vector<std::shared_ptr<UnifiedRecord>> records = { fileUri, plainText, html }; in HWTEST_F() local
464 std::vector<std::shared_ptr<UnifiedRecord>> records = { pixelMapRecord, form, definedRecord }; in HWTEST_F() local
565 std::vector<std::shared_ptr<UnifiedRecord>> records = { fileUri, plainText, html }; in HWTEST_F() local
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_utils.cpp111 Convert( const std::vector<std::shared_ptr<UnifiedRecord>> &records) Convert() argument
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DAlphabeticIndex.java901 private List<Record<V>> records; global() field in AlphabeticIndex.Bucket
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DAlphabeticIndex.java867 private List<Record<V>> records; global() field in AlphabeticIndex.Bucket
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dfont.cc327 HeaderOffsetSortedSet records; in LoadFont() local
338 HeaderOffsetSortedSet records; in LoadFont() local
494 ReadHeader(FontInputStream* is, HeaderOffsetSortedSet* records) ReadHeader() argument
518 ReadHeader(ReadableFontData* fd, int32_t offset, HeaderOffsetSortedSet* records) ReadHeader() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DStackMapParser.h413 iterator_range<record_iterator> records() const { in records() function in llvm::StackMapParser::LocationKind

Completed in 38 milliseconds

1234