Searched refs:allow_get_results_ (Results 1 – 2 of 2) sorted by relevance
23 allow_get_results_(false) { in HostResolverResourceBase()38 allow_get_results_ = false; in ResolveImpl()55 if (!allow_get_results_) in GetCanonicalNameImpl()62 if (!allow_get_results_) in GetSizeImpl()69 if (!allow_get_results_ || index >= GetSizeImpl()) in GetNetAddressImpl()80 allow_get_results_ = true; in OnPluginMsgResolveReply()
64 bool allow_get_results_; variable