/aosp_15_r20/external/google-cloud-java/java-debugger-client/google-cloud-debugger-client/src/test/java/com/google/cloud/debugger/v2/ |
H A D | Debugger2ClientHttpJsonTest.java | 89 String clientVersion = "clientVersion771880589"; in setBreakpointTest() local 120 String clientVersion = "clientVersion771880589"; in setBreakpointExceptionTest() local 136 String clientVersion = "clientVersion771880589"; in getBreakpointTest() local 167 String clientVersion = "clientVersion771880589"; in getBreakpointExceptionTest() local 182 String clientVersion = "clientVersion771880589"; in deleteBreakpointTest() local 211 String clientVersion = "clientVersion771880589"; in deleteBreakpointExceptionTest() local 229 String clientVersion = "clientVersion771880589"; in listBreakpointsTest() local 258 String clientVersion = "clientVersion771880589"; in listBreakpointsExceptionTest() local 273 String clientVersion = "clientVersion771880589"; in listDebuggeesTest() local 302 String clientVersion = "clientVersion771880589"; in listDebuggeesExceptionTest() local
|
H A D | Debugger2ClientTest.java | 99 String clientVersion = "clientVersion771880589"; in setBreakpointTest() local 126 String clientVersion = "clientVersion771880589"; in setBreakpointExceptionTest() local 142 String clientVersion = "clientVersion771880589"; in getBreakpointTest() local 169 String clientVersion = "clientVersion771880589"; in getBreakpointExceptionTest() local 184 String clientVersion = "clientVersion771880589"; in deleteBreakpointTest() local 209 String clientVersion = "clientVersion771880589"; in deleteBreakpointExceptionTest() local 227 String clientVersion = "clientVersion771880589"; in listBreakpointsTest() local 251 String clientVersion = "clientVersion771880589"; in listBreakpointsExceptionTest() local 266 String clientVersion = "clientVersion771880589"; in listDebuggeesTest() local 290 String clientVersion = "clientVersion771880589"; in listDebuggeesExceptionTest() local
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | formatutils.cpp | 78 static bool RequireES1(const Version &clientVersion, const Extensions &extensions) in RequireES1() 84 static bool RequireES(const Version &clientVersion, const Extensions &) in RequireES() 98 static bool RequireESOrExt(const Version &clientVersion, const Extensions &extensions) in RequireESOrExt() 109 static bool RequireESOrExtAndExt(const Version &clientVersion, const Extensions &extensions) in RequireESOrExtAndExt() 120 static bool RequireESOrExtOrExt(const Version &clientVersion, const Extensions &extensions) in RequireESOrExtOrExt() 148 static bool SizedRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedRGSupport() 155 static bool SizedHalfFloatOESRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatOESRGSupport() 161 static bool SizedHalfFloatOESRGTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatOESRGTextureAttachmentSupport() 169 static bool SizedHalfFloatRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatRGSupport() 183 static bool SizedHalfFloatRGTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatRGTextureAttachmentSupport() [all …]
|
H A D | Caps.cpp | 65 const Version &clientVersion, in GenerateMinimumTextureCaps() 126 void InitMinimumTextureCapsMap(const Version &clientVersion, in InitMinimumTextureCapsMap() 1017 Caps GenerateMinimumCaps(const Version &clientVersion, const Extensions &extensions) in GenerateMinimumCaps()
|
H A D | Program.cpp | 610 const Version &clientVersion, in MainLinkTask() 1002 const Version &clientVersion = context->getClientVersion(); in link() local 1033 const Version &clientVersion, in linkJobImpl() 1944 const Version &clientVersion, in linkUniforms()
|
/aosp_15_r20/external/google-cloud-java/java-debugger-client/google-cloud-debugger-client/src/main/java/com/google/cloud/debugger/v2/ |
H A D | Debugger2Client.java | 216 String debuggeeId, Breakpoint breakpoint, String clientVersion) { in setBreakpoint() 314 String debuggeeId, String breakpointId, String clientVersion) { in getBreakpoint() 410 public final void deleteBreakpoint(String debuggeeId, String breakpointId, String clientVersion) { in deleteBreakpoint() 503 public final ListBreakpointsResponse listBreakpoints(String debuggeeId, String clientVersion) { in listBreakpoints() 605 public final ListDebuggeesResponse listDebuggees(String project, String clientVersion) { in listDebuggees()
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLBufferAgeTest.cpp | 49 EGLint clientVersion = mMajorVersion == 3 ? EGL_OPENGL_ES3_BIT : EGL_OPENGL_ES2_BIT; in chooseConfig() local 123 EGLint clientVersion = mMajorVersion == 3 ? EGL_OPENGL_ES3_BIT : EGL_OPENGL_ES2_BIT; in chooseConfig() local 157 EGLint clientVersion = mMajorVersion == 3 ? EGL_OPENGL_ES3_BIT : EGL_OPENGL_ES2_BIT; in chooseConfig() local 519 EGLint clientVersion = mMajorVersion == 3 ? EGL_OPENGL_ES3_BIT : EGL_OPENGL_ES2_BIT; in TEST_P() local 587 EGLint clientVersion = mMajorVersion == 3 ? EGL_OPENGL_ES3_BIT : EGL_OPENGL_ES2_BIT; in TEST_P() local
|
H A D | EGLLockSurface3Test.cpp | 192 EGLint clientVersion = mMajorVersion == 3 ? EGL_OPENGL_ES3_BIT : EGL_OPENGL_ES2_BIT; in TEST_P() local 236 EGLint clientVersion = mMajorVersion == 3 ? EGL_OPENGL_ES3_BIT : EGL_OPENGL_ES2_BIT; in TEST_P() local 358 EGLint clientVersion = mMajorVersion == 3 ? EGL_OPENGL_ES3_BIT : EGL_OPENGL_ES2_BIT; in TEST_P() local 437 EGLint clientVersion = mMajorVersion == 3 ? EGL_OPENGL_ES3_BIT : EGL_OPENGL_ES2_BIT; in TEST_P() local
|
H A D | EGLQueryContextTest.cpp | 18 int clientVersion = GetParam().majorVersion; in testSetUp() local 92 EGLint clientVersion; in TEST_P() local
|
/aosp_15_r20/frameworks/native/libs/binder/tests/ |
H A D | binderRpcTestTrusty.cpp | 62 uint32_t clientVersion = GetParam().clientVersion; in createRpcTestSocketServerProcessEtc() local 96 for (const auto& clientVersion : testVersions()) { in getTrustyBinderRpcParams() local
|
H A D | binderRpcTestFixture.h | 118 uint32_t clientVersion; member 128 uint32_t clientVersion() const { return GetParam().clientVersion; } in clientVersion() function
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/http/ |
D | HttpFederatedProtocol.java | 102 long clientVersion, in HttpFederatedProtocol() 118 long clientVersion, in create()
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/ |
D | EmulatedEglContext.cpp | 47 GLESApi clientVersion = version; in createImpl() local 123 GLESApi EmulatedEglContext::clientVersion() const { in clientVersion() function in gfxstream::gl::EmulatedEglContext
|
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | RcsClientConfiguration.java | 80 @NonNull String clientVendor, @NonNull String clientVersion) { in RcsClientConfiguration() 102 @NonNull String clientVendor, @NonNull String clientVersion, in RcsClientConfiguration()
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/data/errors/ |
D | AggregatedErrorReportingProtocol.java | 123 long clientVersion, in AggregatedErrorReportingProtocol() 149 long clientVersion, in createAggregatedErrorReportingProtocol()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | ProgramD3D.cpp | 467 LinkTaskD3D(const gl::Version &clientVersion, in LinkTaskD3D() 632 const gl::Version &clientVersion = context->getClientVersion(); in link() local 646 const gl::Version &clientVersion, in linkJobImpl()
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/net/ssl/ |
H A D | SSLEngineVersionCompatibilityTest.java | 111 private final String clientVersion; field in SSLEngineVersionCompatibilityTest 114 public SSLEngineVersionCompatibilityTest(String clientVersion, String serverVersion) { in SSLEngineVersionCompatibilityTest()
|
/aosp_15_r20/external/conscrypt/common/src/test/java/org/conscrypt/javax/net/ssl/ |
H A D | SSLEngineVersionCompatibilityTest.java | 104 private final String clientVersion; field in SSLEngineVersionCompatibilityTest 107 public SSLEngineVersionCompatibilityTest(String clientVersion, String serverVersion) { in SSLEngineVersionCompatibilityTest()
|
/aosp_15_r20/external/google-cloud-java/java-debugger-client/samples/snippets/generated/com/google/cloud/debugger/v2/debugger2/deletebreakpoint/ |
H A D | SyncDeleteBreakpointStringStringString.java | 38 String clientVersion = "clientVersion771880589"; in syncDeleteBreakpointStringStringString() local
|
/aosp_15_r20/external/google-cloud-java/java-debugger-client/samples/snippets/generated/com/google/cloud/debugger/v2/debugger2/listbreakpoints/ |
H A D | SyncListBreakpointsStringString.java | 37 String clientVersion = "clientVersion771880589"; in syncListBreakpointsStringString() local
|
/aosp_15_r20/external/google-cloud-java/java-debugger-client/samples/snippets/generated/com/google/cloud/debugger/v2/debugger2/listdebuggees/ |
H A D | SyncListDebuggeesStringString.java | 37 String clientVersion = "clientVersion771880589"; in syncListDebuggeesStringString() local
|
/aosp_15_r20/external/google-cloud-java/java-debugger-client/samples/snippets/generated/com/google/cloud/debugger/v2/debugger2/getbreakpoint/ |
H A D | SyncGetBreakpointStringStringString.java | 38 String clientVersion = "clientVersion771880589"; in syncGetBreakpointStringStringString() local
|
/aosp_15_r20/external/google-cloud-java/java-debugger-client/samples/snippets/generated/com/google/cloud/debugger/v2/debugger2/setbreakpoint/ |
H A D | SyncSetBreakpointStringBreakpointString.java | 39 String clientVersion = "clientVersion771880589"; in syncSetBreakpointStringBreakpointString() local
|
/aosp_15_r20/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/tlswire/handshake/ |
H A D | ClientHello.java | 35 public TlsProtocolVersion clientVersion; field in ClientHello
|
/aosp_15_r20/external/conscrypt/testing/src/main/java/org/conscrypt/tlswire/handshake/ |
H A D | ClientHello.java | 33 public TlsProtocolVersion clientVersion; field in ClientHello
|