Searched defs:platform_file_flags (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_flash_file_message_filter.cc117 int platform_file_flags = 0; local
119 &platform_file_flags)) {
123 base::File file(full_path, platform_file_flags);
H A Dpepper_file_io_host.cc159 int platform_file_flags = 0; local
161 &platform_file_flags))
212 platform_file_flags));
225 platform_file_flags));
233 int platform_file_flags,
256 platform_file_flags,
231 GotUIThreadStuffForInternalFileSystems( ppapi::host::ReplyMessageContext reply_context, int platform_file_flags, UIThreadStuff ui_thread_stuff) argument

Completed in 82 milliseconds