Home
last modified time | relevance | path

Searched refs:checkResult (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/wilhelm/tests/sandbox/
H A Dintbufq.c88 checkResult(result); in main()
90 checkResult(result); in main()
93 checkResult(result); in main()
98 checkResult(result); in main()
100 checkResult(result); in main()
128 checkResult(result); in main()
130 checkResult(result); in main()
133 checkResult(result); in main()
136 checkResult(result); in main()
139 checkResult(result); in main()
[all …]
/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarFeatureController.java242 int checkResult = checkFeatureExisting(featureName); in enableFeature() local
243 if (checkResult != Car.FEATURE_REQUEST_SUCCESS) { in enableFeature()
244 return checkResult; in enableFeature()
272 int checkResult = checkFeatureExisting(featureName); in disableFeature() local
273 if (checkResult != Car.FEATURE_REQUEST_SUCCESS) { in disableFeature()
274 return checkResult; in disableFeature()
/aosp12/packages/services/Car/cpp/evs/support_library/
H A DRenderBase.cpp190 GLenum checkResult = glCheckFramebufferStatus(GL_FRAMEBUFFER); in attachRenderTarget() local
191 if (checkResult != GL_FRAMEBUFFER_COMPLETE) { in attachRenderTarget()
193 checkResult, getGLFramebufferError()); in attachRenderTarget()
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DRenderBase.cpp189 GLenum checkResult = glCheckFramebufferStatus(GL_FRAMEBUFFER); in attachRenderTarget() local
190 if (checkResult != GL_FRAMEBUFFER_COMPLETE) { in attachRenderTarget()
192 << checkResult << ": " << getGLFramebufferError() << ")"; in attachRenderTarget()
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_powerstats_PowerStatsService.cpp118 static bool checkResult(const Return<void> &ret, const char *function) { in checkResult() function
156 if (!checkResult(ret, __func__)) { in nativeGetPowerEntityInfo()
193 if (!checkResult(ret, __func__)) { in nativeGetPowerEntityInfo()
246 if (!checkResult(ret, __func__)) { in nativeGetStateResidency()
283 if (!checkResult(ret, __func__)) { in nativeGetEnergyMeterInfo()
334 if (!checkResult(ret, __func__)) { in nativeReadEnergyMeters()
/aosp12/frameworks/base/core/java/android/text/
H A DPrecomputedText.java369 final @Params.CheckResultUsableResult int checkResult = in create() local
372 switch (checkResult) { in create()
H A DStaticLayout.java657 final @PrecomputedText.Params.CheckResultUsableResult int checkResult = in generate()
660 switch (checkResult) { in generate()
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidation.cpp3314 const auto checkResult = [timeoutDurationType](int n) { in runExecutionSetTimeoutTest() local
3334 checkResult(ANeuralNetworksEvent_wait(event)); in runExecutionSetTimeoutTest()
3339 checkResult(ANeuralNetworksExecution_compute(execution)); in runExecutionSetTimeoutTest()
3346 checkResult(ANeuralNetworksExecution_burstCompute(execution, burst)); in runExecutionSetTimeoutTest()
3355 checkResult(ANeuralNetworksEvent_wait(event)); in runExecutionSetTimeoutTest()
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java6298 final @PrecomputedText.Params.CheckResultUsableResult int checkResult = in setText() local
6301 switch (checkResult) { in setText()
/aosp12/packages/apps/TV/libs/m2/
H A Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...