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

  /external/chromium_org/chrome/browser/nacl_host/
nacl_file_host.cc 142 uint64 file_token_hi = 0; local
143 nacl_browser->PutFilePath(file_path, &file_token_lo, &file_token_hi);
151 reply_msg, file_desc, file_token_lo, file_token_hi);
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.cc 1642 uint64_t file_token_hi = 0; local
    [all...]

Completed in 692 milliseconds