HomeSort by relevance Sort by last modified time
    Searched full:fileref (Results 101 - 115 of 115) sorted by null

1 2 3 45

  /external/chromium_org/ppapi/cpp/
file_io.cc 49 int32_t FileIO::Open(const FileRef& file_ref,
  /external/chromium_org/ppapi/proxy/
ppapi_messages.h     [all...]
ppapi_param_traits.cc 178 // TODO(teravest): Remove this when FileRef is moved to the "new" proxy.
  /external/chromium_org/ppapi/utility/
completion_callback_factory.h 64 /// void OpenFile(const pp::FileRef& file) {
97 /// void OpenFile(const pp::FileRef& file) {
160 /// pp::FileRef. GetFile's signature will be <code>int32_t GetFile(const
161 /// CompletionCallbackWithOutput<pp::FileRef>& callback);</code> and your
169 /// void GotFile(int32_t result, const pp::FileRef& file) {
    [all...]
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_node_html5fs.cc 270 // First query the FileRef to see if it is a file or directory.
  /external/chromium_org/ppapi/tests/
test_url_loader.cc 240 const pp::FileRef& file_ref,
360 pp::FileRef file_ref(file_system, "/file_post_test");
381 pp::FileRef file_ref(file_system, "/file_range_post_test");
468 pp::FileRef body(response_info.GetBodyAsFileRef());
test_url_request.cc 384 pp::FileRef ref(file_system, "/test_file");
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_coordinator.h 231 nacl::scoped_ptr<pp::FileRef> dir_ref_;
file_downloader.cc 368 pp::FileRef file(url_response_.GetBodyAsFileRef());
pnacl_coordinator.cc 777 dir_ref_.reset(new pp::FileRef(*file_system_, kPnaclTempDir));
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
sas.php 77 'FETCH','FEXIST','FGET','FILEEXIST','FILENAME','FILEREF','FINFO',
  /external/chromium_org/tools/gyp/pylib/gyp/
xcodeproj_file.py 713 # ...CDEF = {isa = PBXFileReference; fileRef = 0123...
    [all...]
  /external/valgrind/main/docs/lib/
vg-fo.xsl 63 <xsl:template match="@fileref">
vg-html-common.xsl 66 <xsl:template match="@fileref">
  /external/oprofile/doc/
internals.xml 380 <graphic fileref="buffers.png" />
    [all...]

Completed in 529 milliseconds

1 2 3 45