HomeSort by relevance Sort by last modified time
    Searched full:own_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/chromeos/cros/
cros_library.h 126 Library() : library_(NULL), own_(true) {}
129 if (own_)
135 own_ = true;
146 if (own_)
149 own_ = own;
155 bool own_; member in class:chromeos::CrosLibrary::Library

Completed in 32 milliseconds