Searched defs:CheckImpl (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/boringssl/src/crypto/test/ |
H A D | abi_test.h | 286 inline crypto_word_t CheckImpl(Result *out, bool unwind, R (*func)(Args...), in CheckImpl() function 306 inline std::enable_if_t<!std::is_void<R>::value, crypto_word_t> CheckImpl( in CheckImpl() function 314 inline crypto_word_t CheckImpl(Result *out, bool /* unwind */, in CheckImpl() function
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/test/ |
H A D | abi_test.h | 286 inline crypto_word_t CheckImpl(Result *out, bool unwind, R (*func)(Args...), in CheckImpl() function 306 inline std::enable_if_t<!std::is_void<R>::value, crypto_word_t> CheckImpl( in CheckImpl() function 314 inline crypto_word_t CheckImpl(Result *out, bool /* unwind */, in CheckImpl() function
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/test/ |
D | abi_test.h | 363 inline crypto_word_t CheckImpl(Result *out, bool unwind, R (*func)(Args...), in CheckImpl() function 384 CheckImpl(Result *out, bool /* unwind */, R (*func)(Args...), in CheckImpl() function 391 inline crypto_word_t CheckImpl(Result *out, bool /* unwind */, in CheckImpl() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/test/ |
D | abi_test.h | 363 inline crypto_word_t CheckImpl(Result *out, bool unwind, R (*func)(Args...), in CheckImpl() function 384 CheckImpl(Result *out, bool /* unwind */, R (*func)(Args...), in CheckImpl() function 391 inline crypto_word_t CheckImpl(Result *out, bool /* unwind */, in CheckImpl() function
|