HomeSort by relevance Sort by last modified time
    Searched refs:restrict_to_user_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sql/
connection.h 124 void set_restrict_to_user() { restrict_to_user_ = true; }
559 bool restrict_to_user_; member in class:sql::Connection
connection.cc 218 restrict_to_user_(false),
904 if (restrict_to_user_) {
    [all...]

Completed in 48 milliseconds