Searched defs:is_async_request (Results 1 – 1 of 1) sorted by relevance
1466 bool is_async_request, in GetMatchingListenersImpl()1566 bool is_async_request = !info || info->IsAsync(); in GetMatchingListeners() local