Searched defs:uniqueId (Results 1 - 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/layers/
H A DAndroidAnimation.h64 int uniqueId() { return m_uniqueId; } function in class:WebCore::AndroidAnimation
H A DLayerAndroid.h225 int uniqueId() const { return m_uniqueId; } function in class:WebCore::LayerAndroid
422 int uniqueId() const { return m_uniqueId; }
/external/webkit/Source/WebKit/android/WebCoreSupport/autofill/
H A DWebAutofill.cpp182 void WebAutofill::querySuccessful(const string16& value, const string16& label, int uniqueId) argument
189 mUniqueIdMap[mQueryId] = uniqueId;
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A DSymbolTable.h50 void setUniqueId(int id) { uniqueId = id; }
51 int getUniqueId() const { return uniqueId; }
58 unsigned int uniqueId; // For real comparing during code generation member in class:TSymbol
242 TSymbolTable() : uniqueId(0)
281 symbol.setUniqueId(++uniqueId);
311 int getMaxSymbolId() { return uniqueId; }
345 int uniqueId; // for unique identification in code generation member in class:TSymbolTable
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2262 milliseconds