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

  /external/chromium/app/sql/
connection.h 126 void set_cache_size(int cache_size) { cache_size_ = cache_size; } function in class:sql::Connection
  /external/chromium_org/sql/
connection.h 106 void set_cache_size(int cache_size) { cache_size_ = cache_size; } function in class:sql::Connection

Completed in 92 milliseconds