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

  /external/chromium_org/third_party/leveldatabase/src/include/leveldb/
table_builder.h 42 Status ChangeOptions(const Options& options);
  /external/chromium_org/third_party/leveldatabase/src/db/
db_test.cc 228 bool ChangeOptions() {
493 } while (ChangeOptions());
504 } while (ChangeOptions());
515 } while (ChangeOptions());
533 } while (ChangeOptions());
541 } while (ChangeOptions());
559 } while (ChangeOptions());
574 } while (ChangeOptions());
586 } while (ChangeOptions());
601 } while (ChangeOptions());
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/table/
table_builder.cc 76 Status TableBuilder::ChangeOptions(const Options& options) {

Completed in 76 milliseconds