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

  /external/chromium_org/chrome/app/
client_util.cc 161 bool pre_read) {
165 if (pre_read) {
247 const bool pre_read = !metro_mode_; local
248 HMODULE dll = LoadModuleWithDirectory(out_file, dll_name, pre_read);
258 dll = LoadModuleWithDirectory(out_file, dll_name, pre_read);
  /external/fio/
thread_options.h 86 unsigned int pre_read; member in struct:thread_options
313 uint32_t pre_read; member in struct:thread_options_pack

Completed in 57 milliseconds