Home | History | Annotate | Download | only in src

Lines Matching defs:ReserveSpace

797   virtual bool ReserveSpace(int bytes) = 0;
1511 virtual bool ReserveSpace(int bytes);
1894 virtual bool ReserveSpace(int bytes) {
2226 virtual bool ReserveSpace(int bytes);
2518 // See the comments for ReserveSpace in the Space class. This has to be
2519 // called after ReserveSpace has been called on the paged spaces, since they
2521 virtual bool ReserveSpace(int bytes);