Searched defs:IsComplete (Results 1 – 4 of 4) sorted by relevance
72 inline bool IsComplete() { return state() == COMPLETE; } in IsComplete() function
88 bool SocketAddress::IsComplete() const { in IsComplete() function in talk_base::SocketAddress
642 bool DownloadItem::IsComplete() const { in IsComplete() function in DownloadItem
1927 bool IsComplete = in dumpLayout() local