Searched defs:HasChanges (Results 1 – 3 of 3) sorted by relevance
36 bool HasChanges() { return !processor_->changes().empty(); } in HasChanges() function51 bool HasChanges() { return !processor_->changes().empty(); } in HasChanges() function
67 bool HasChanges() const { return !changes_.empty(); } in HasChanges() function
85 bool ScreenContext::HasChanges() const { in HasChanges() function in chromeos::ScreenContext