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