Home | Sort by relevance Sort by last modified time |
/external/chromium/app/sql/ | |
connection.h | 138 void set_exclusive_locking() { exclusive_locking_ = true; } 356 bool exclusive_locking_; member in class:sql::Connection |
/external/chromium_org/sql/ | |
connection.h | 118 void set_exclusive_locking() { exclusive_locking_ = true; } 560 bool exclusive_locking_; member in class:sql::Connection |