Searched refs:checkResult (Results 1 – 9 of 9) sorted by relevance
95 final NetworkCheckResult checkResult = new NetworkCheckResult(); in createNetworkCheckResult() local96 checkResult.connected = connected; in createNetworkCheckResult()97 checkResult.details = details; in createNetworkCheckResult()98 checkResult.networkInfo = networkInfo; in createNetworkCheckResult()99 return checkResult; in createNetworkCheckResult()
179 GLenum checkResult = glCheckFramebufferStatus(GL_FRAMEBUFFER); in attachRenderTarget() local180 if (checkResult != GL_FRAMEBUFFER_COMPLETE) { in attachRenderTarget()181 ALOGE("Offscreen framebuffer not configured successfully (%d: %s)", checkResult, in attachRenderTarget()
200 GLenum checkResult = glCheckFramebufferStatus(GL_FRAMEBUFFER); in attachRenderTarget() local201 if (checkResult != GL_FRAMEBUFFER_COMPLETE) { in attachRenderTarget()202 LOG(ERROR) << "Offscreen framebuffer not configured successfully (" << checkResult << ": " in attachRenderTarget()
381 int checkResult = checkFeatureExisting(featureName); in enableFeature() local382 if (checkResult != Car.FEATURE_REQUEST_SUCCESS) { in enableFeature()383 return checkResult; in enableFeature()411 int checkResult = checkFeatureExisting(featureName); in disableFeature() local412 if (checkResult != Car.FEATURE_REQUEST_SUCCESS) { in disableFeature()413 return checkResult; in disableFeature()
149 val checkResult = policyEngine.checkPolicy(policy, request, updated) in <lambda>() constant150 if (checkResult is PolicyCheckResult.Fail) { in <lambda>()151 handlePolicyCheckFail(checkResult)?.let { in <lambda>()
535 final NetworkCheckResult checkResult = mServiceClient.checkNetworkStatus(mCustomUrl); in checkNetworkAccess() local536 return checkForAvailabilityInNetworkCheckResult(checkResult, expectAvailable, in checkNetworkAccess()
3388 const auto checkResult = [timeoutDurationType](int n) { in runExecutionSetTimeoutTest() local3408 checkResult(ANeuralNetworksEvent_wait(event)); in runExecutionSetTimeoutTest()3413 checkResult(ANeuralNetworksExecution_compute(execution)); in runExecutionSetTimeoutTest()3420 checkResult(ANeuralNetworksExecution_burstCompute(execution, burst)); in runExecutionSetTimeoutTest()3429 checkResult(ANeuralNetworksEvent_wait(event)); in runExecutionSetTimeoutTest()
org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...