Searched defs:AuthCallback (Results 1 – 2 of 2) sorted by relevance
34 typedef base::Callback<bool (uid_t user_id, gid_t group_id)> AuthCallback; typedef
52 typedef base::Callback<void(AuthRequiredResponse)> AuthCallback; typedef