Home
last modified time | relevance | path

Searched refs:invoke_callbacks_asynchronously_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/cookies/
H A Dtest_cookie_access_delegate.h78 invoke_callbacks_asynchronously_ = async; in set_invoke_callbacks_asynchronously()
103 bool invoke_callbacks_asynchronously_ = false; variable
H A Dtest_cookie_access_delegate.cc78 if (invoke_callbacks_asynchronously_) { in ComputeFirstPartySetMetadataMaybeAsync()
116 if (invoke_callbacks_asynchronously_) { in RunMaybeAsync()