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; }
561 bool restrict_to_user_; member in class:sql::Connection
connection.cc 202 restrict_to_user_(false),
878 if (restrict_to_user_) {
    [all...]

Completed in 475 milliseconds