OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:file_token_hi
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/components/nacl/browser/
nacl_file_host.cc
107
uint64
file_token_hi
= 0;
local
108
nacl_browser->PutFilePath(file_path, &file_token_lo, &
file_token_hi
);
116
reply_msg, file_desc, file_token_lo,
file_token_hi
);
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.cc
1498
uint64_t
file_token_hi
= 0;
local
[
all
...]
Completed in 52 milliseconds