Home
last modified time | relevance | path

Searched defs:uniqueId (Results 1 – 25 of 53) sorted by relevance

123

/external/guice/core/src/com/google/inject/internal/
DRealElement.java28 private final int uniqueId; field in RealElement
37 RealElement(String setName, Element.Type type, String keyType, int uniqueId) { in RealElement()
50 public int uniqueId() { in uniqueId() method in RealElement
DElement.java42 int uniqueId(); in uniqueId() method
/external/cronet/stable/net/android/java/src/org/chromium/net/
DNetworkTrafficAnnotationTag.java53 public static NetworkTrafficAnnotationTag createComplete(String uniqueId, String proto) { in createComplete()
86 private NetworkTrafficAnnotationTag(String uniqueId) { in NetworkTrafficAnnotationTag()
/external/cronet/tot/net/android/java/src/org/chromium/net/
DNetworkTrafficAnnotationTag.java53 public static NetworkTrafficAnnotationTag createComplete(String uniqueId, String proto) { in createComplete()
86 private NetworkTrafficAnnotationTag(String uniqueId) { in NetworkTrafficAnnotationTag()
/external/angle/src/compiler/translator/
DBuiltInFunctionEmulator.cpp53 void BuiltInFunctionEmulator::addEmulatedFunction(const TSymbolUniqueId &uniqueId, in addEmulatedFunction()
61 const TSymbolUniqueId &uniqueId, in addEmulatedFunctionWithDependency()
110 bool BuiltInFunctionEmulator::setFunctionCalled(int uniqueId) in setFunctionCalled()
DSymbol.cpp77 int uniqueId = mUniqueId.get(); in name() local
DSymbol.h55 const TSymbolUniqueId &uniqueId() const { return mUniqueId; } in uniqueId() function
/external/android-key-attestation/server/src/main/java/com/google/android/attestation/
DParsedAttestationRecord.java51 public final byte[] uniqueId; field in ParsedAttestationRecord
87 byte[] uniqueId, in ParsedAttestationRecord()
129 byte[] uniqueId, in create()
/external/junit/src/main/java/org/junit/runner/
DDescription.java57 …public static Description createSuiteDescription(String name, Serializable uniqueId, Annotation...… in createSuiteDescription()
109 …ic static Description createTestDescription(String className, String name, Serializable uniqueId) { in createTestDescription()
165 …private Description(Class<?> testClass, String displayName, Serializable uniqueId, Annotation... a… in Description()
/external/angle/src/compiler/translator/hlsl/
Demulated_builtin_functions_hlsl_autogen.cpp911 const char *FindHLSLFunction(int uniqueId) in FindHLSLFunction()
/external/angle/src/compiler/translator/tree_ops/glsl/
DRegenerateStructNames.cpp60 int uniqueId = userType->uniqueId().get(); in visitSymbol() local
/external/autotest/frontend/client/src/autotest/common/
DPaddedJsonRpcProxy.java137 private static native Element addScriptToDocument(String uniqueId, String url) /*-{ in addScriptToDocument()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/android/internal/
DDisplayConfig.java41 public String uniqueId; field in DisplayConfig
/external/leakcanary2/leakcanary-android-core/src/main/java/leakcanary/
DEventListener.kt25 val uniqueId: String in interface() constant in leakcanary.EventListener.Event
/external/deqp-deps/glslang/glslang/MachineIndependent/
DSymbolTable.h133 unsigned long long uniqueId; // For cross-scope comparing during code generation variable
654 static bool isBuiltInSymbol(long long uniqueId) { in isBuiltInSymbol()
949 long long uniqueId; // for unique identification in code generation variable
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DSymbolTable.h133 unsigned long long uniqueId; // For cross-scope comparing during code generation variable
654 static bool isBuiltInSymbol(long long uniqueId) { in isBuiltInSymbol()
949 long long uniqueId; // for unique identification in code generation variable
/external/angle/src/compiler/translator/spirv/
DTranslatorSPIRV.cpp1310 void TranslatorSPIRV::assignSpirvId(TSymbolUniqueId uniqueId, uint32_t spirvId) in assignSpirvId()
1370 const TSymbolUniqueId uniqueId = in assignSpirvIds() local
DBuildSPIRV.cpp550 spirv::IdRef SPIRVBuilder::getReservedOrNewId(TSymbolUniqueId uniqueId, in getReservedOrNewId()
1631 const TSymbolUniqueId *uniqueId) in declareVariable()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowDisplayManagerGlobal.java253 String uniqueId) { in createVirtualDisplay()
/external/python/apitools/samples/iam_sample/iam_v1/
Diam_v1_messages.py750 uniqueId = _messages.StringField(8) variable in ServiceAccount
/external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProvider/src/com/android/javacard/keymaster/
DKMAttestationCertImpl.java240 private KMAttestationCert uniqueId(short obj) { in uniqueId() method in KMAttestationCertImpl
/external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProvider/src/com/android/javacard/keymaster/
DKMAttestationCertImpl.java241 private KMAttestationCert uniqueId(short obj) { in uniqueId() method in KMAttestationCertImpl
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/
Djquery-ui.js1285 var uniqueId = $.fn.extend( { variable
1286 uniqueId: ( function() { property
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/
Djquery-ui.js1285 var uniqueId = $.fn.extend( { variable
1286 uniqueId: ( function() { property
/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/
DKMRemotelyProvisionedComponentDevice.java145 private static final byte[] uniqueId = { field in KMRemotelyProvisionedComponentDevice

123