Home | History | Annotate | Download | only in engine

Lines Matching defs:initialized

1301   // Whether we're initialized to the point of being able to accept changes
1303 bool initialized() const {
1406 // already initialized, this is a no-op.
1845 DCHECK(!initialized()) << "Should only happen once";
1857 // Database has to be initialized for the guid to be available.
2520 if (!initialized())
2819 DCHECK(data_->initialized()) << "GetUserShare requires initialization!";