Searched refs:existingVersion (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBOpenDBRequest.h45 virtual void onBlocked(uint64_t existingVersion) override;
/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp1729 OSKextVersion existingVersion = -1; local
1755 existingVersion = existingKext->getVersion();
1756 OSKextVersionGetString(existingVersion,
1772 bool sameVersion = (newVersion == existingVersion);
1874 if (newVersion > existingVersion) {

Completed in 81 milliseconds