Home | History | Annotate | Download | only in src

Lines Matching refs:HasBeenSetup

854   bool HasBeenSetup();
1112 bool HasBeenSetup() { return start_ != NULL; }
1270 bool HasBeenSetup() {
1271 return to_space_.HasBeenSetup() && from_space_.HasBeenSetup();