Searched defs:getRecord (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DLogStats.java78 public int getRecord() { method in class:LogStats
/macosx-10.10/WebKit2-7600.1.25/DatabaseProcess/IndexedDB/
H A DDatabaseProcessIDBConnection.cpp285 void DatabaseProcessIDBConnection::getRecord(uint64_t requestID, int64_t transactionID, int64_t objectStoreID, int64_t indexID, const IDBKeyRangeData& keyRange, int64_t cursorType) function in class:WebKit::DatabaseProcessIDBConnection
H A DUniqueIDBDatabase.cpp583 void UniqueIDBDatabase::getRecord(const IDBIdentifier& transactionIdentifier, int64_t objectStoreID, int64_t indexID, const IDBKeyRangeData& keyRangeData, IndexedDB::CursorType cursorType, std::function<void(const IDBGetResult&, uint32_t, const String&)> callback) function in class:WebKit::UniqueIDBDatabase
/macosx-10.10/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenInstruction.h316 Record *getRecord() const { assert(isRecord()); return R; } function in struct:llvm::CodeGenInstAlias::ResultOperand
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dalphaindex.cpp86 inline AlphabeticIndex::Record *getRecord(const UVector &list, int32_t i) { function in namespace:__anon911
/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/leveldb/
H A DIDBBackingStoreLevelDB.cpp853 bool IDBBackingStoreLevelDB::getRecord(IDBBackingStoreTransactionLevelDB& transaction, int64_t databaseId, int64_t objectStoreId, const IDBKey& key, Vector<char>& record) function in class:WebCore::IDBBackingStoreLevelDB
/macosx-10.10/llvmCore-3425.0.34/include/llvm/TableGen/
H A DRecord.h392 Record *getRecord() const { return Rec; } function in class:llvm::RecordRecTy
/macosx-10.10/Security-57031.1.35/Security/include/security_filedb/
H A DAppleDatabase.cpp154 Table::getRecord(const RecordId &inRecordId, function in class:Table
407 ModifiedTable::getRecord(const RecordId &inRecordId, function in class:ModifiedTable
1109 DbVersion::getRecord(Table::Id inTableId, const RecordId &inRecordId, function in class:DbVersion
1751 DbModifier::getRecord(Table::Id inTableId, const RecordId &inRecordId, function in class:DbModifier
/macosx-10.10/Security-57031.1.35/Security/libsecurity_filedb/lib/
H A DAppleDatabase.cpp154 Table::getRecord(const RecordId &inRecordId, function in class:Table
407 ModifiedTable::getRecord(const RecordId &inRecordId, function in class:ModifiedTable
1109 DbVersion::getRecord(Table::Id inTableId, const RecordId &inRecordId, function in class:DbVersion
1751 DbModifier::getRecord(Table::Id inTableId, const RecordId &inRecordId, function in class:DbModifier

Completed in 167 milliseconds