Searched refs:clearClientAuthenticationCacheImpl_ (Results 1 – 1 of 1) sorted by relevance
319 if (clearClientAuthenticationCacheImpl_) { in ClearClientAuthenticationCache()320 clearClientAuthenticationCacheImpl_(); in ClearClientAuthenticationCache()371 clearClientAuthenticationCacheImpl_ = std::move(clearClientAuthenticationCacheImpl); in SetClearClientAuthenticationCacheImpl()799 ClearClientAuthenticationCacheImpl clearClientAuthenticationCacheImpl_; variable