Home
last modified time | relevance | path

Searched defs:errorResult (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java797 private <R> R runActionNoReconnect(Action<R> action, R errorResult, String method, in runActionNoReconnect()
802 private <R> R runAction(Action<R> action, R errorResult, String method) { in runAction()
806 private <R> R runAction(Action<R> action, R errorResult, String method, in runAction()
/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DUidStatsCollectorTest.cpp207 Result<void> errorResult = Error() << "Failed to collect per-UID I/O stats"; in TEST_F() local
215 Result<void> errorResult = Error() << "Failed to collect per-UID proc stats"; in TEST_F() local
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/
H A DEapTtlsMethodStateMachine.java453 EapResult errorResult = handleTunnelTlsResult(decryptResult, message.eapIdentifier); in process() local
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HWI.cpp4728 bool errorResult = false; in dispatchResultMetadataWithLock() local