Home
last modified time | relevance | path

Searched defs:RESULT_FAILED (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/client/windows/sender/
Dcrash_report_sender.h53 RESULT_FAILED = 0, // Failed to communicate with the server; try later. enumerator
/external/deqp/framework/common/
DtcuThreadUtil.hpp48 RESULT_FAILED enumerator
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/channels/
DBufferedChannel.kt3051 private const val RESULT_FAILED = 5 constant