Home
last modified time | relevance | path

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

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