Searched refs:IsUntagged (Results 1 – 3 of 3) sorted by relevance
149 bool IsUntagged() const { return fTag == 0; } in IsUntagged() function
333 if (response.IsUntagged() || response.IsContinuation()) { in HandleResponse()
484 return IsUntagged() && EqualsAt(0, command); in IsCommand()