Home
last modified time | relevance | path

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

/external/cronet/net/base/
Dfile_stream_context.h80 bool async_in_progress() const { return async_in_progress_; } in async_in_progress() function
/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dssl_internal.h452 uint8_t async_in_progress; /*!< an asynchronous operation is in progress */ member
/external/mbedtls/library/
Dssl_misc.h687 uint8_t async_in_progress; /*!< an asynchronous operation is in progress */ member