PP_FileInfo       147 content/browser/renderer_host/pepper/pepper_external_file_ref_backend.cc   PP_FileInfo pp_file_info;
PP_FileInfo       185 content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.cc   PP_FileInfo pp_file_info;
PP_FileInfo       221 native_client_sdk/src/examples/api/file_io/file_io.cc     PP_FileInfo info;
PP_FileInfo       146 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc   PP_FileInfo info;
PP_FileInfo       240 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc   PP_FileInfo info;
PP_FileInfo       265 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc   PP_FileInfo file_info;
PP_FileInfo        43 native_client_sdk/src/libraries/nacl_io/pepper/all_interfaces.h   METHOD3(FileIoInterface, int32_t, Query, PP_Resource, PP_FileInfo*,
PP_FileInfo        60 native_client_sdk/src/libraries/nacl_io/pepper/all_interfaces.h   METHOD3(FileRefInterface, int32_t, Query, PP_Resource, PP_FileInfo*,
PP_FileInfo        74 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.cc FakeHtml5FsNode::FakeHtml5FsNode(const PP_FileInfo& info) : info_(info) {}
PP_FileInfo        76 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.cc FakeHtml5FsNode::FakeHtml5FsNode(const PP_FileInfo& info,
PP_FileInfo        80 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.cc FakeHtml5FsNode::FakeHtml5FsNode(const PP_FileInfo& info,
PP_FileInfo       123 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.cc void FakeHtml5FsNode::GetInfo(PP_FileInfo* out_info) { *out_info = info_; }
PP_FileInfo       177 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.cc   PP_FileInfo info;
PP_FileInfo       204 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.cc   PP_FileInfo info;
PP_FileInfo       346 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.cc                                    PP_FileInfo* info,
PP_FileInfo       559 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.cc                                     PP_FileInfo* info,
PP_FileInfo        36 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   FakeHtml5FsNode(const PP_FileInfo& info);
PP_FileInfo        37 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   FakeHtml5FsNode(const PP_FileInfo& info,
PP_FileInfo        39 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   FakeHtml5FsNode(const PP_FileInfo& info, const std::string& contents);
PP_FileInfo        45 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   void GetInfo(PP_FileInfo* out_info);
PP_FileInfo        58 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   PP_FileInfo info_;
PP_FileInfo       110 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h                         PP_FileInfo* info,
PP_FileInfo       146 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h                         PP_FileInfo* info,
PP_FileInfo        92 ppapi/c/pp_file_info.h PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES(PP_FileInfo, 40);
PP_FileInfo       147 ppapi/c/ppb_file_io.h                    struct PP_FileInfo* info,
PP_FileInfo       310 ppapi/c/ppb_file_io.h                    struct PP_FileInfo* info,
PP_FileInfo       217 ppapi/c/ppb_file_ref.h                    struct PP_FileInfo* info,
PP_FileInfo       279 ppapi/c/ppb_file_ref.h                    struct PP_FileInfo* info,
PP_FileInfo        13 ppapi/c/private/ppb_flash_file.h struct PP_FileInfo;
PP_FileInfo        69 ppapi/c/private/ppb_flash_file.h                        struct PP_FileInfo* info);
PP_FileInfo       109 ppapi/c/private/ppb_flash_file.h                        struct PP_FileInfo* info);
PP_FileInfo        63 ppapi/cpp/file_io.cc int32_t FileIO::Query(PP_FileInfo* result_buf,
PP_FileInfo        15 ppapi/cpp/file_io.h struct PP_FileInfo;
PP_FileInfo        80 ppapi/cpp/file_io.h   int32_t Query(PP_FileInfo* result_buf,
PP_FileInfo       195 ppapi/cpp/file_ref.cc int32_t FileRef::Query(const CompletionCallbackWithOutput<PP_FileInfo>& cc) {
PP_FileInfo       152 ppapi/cpp/file_ref.h   int32_t Query(const CompletionCallbackWithOutput<PP_FileInfo>& callback);
PP_FileInfo        89 ppapi/cpp/private/flash_file.cc                                 PP_FileInfo* info) {
PP_FileInfo       167 ppapi/cpp/private/flash_file.cc                             PP_FileInfo* info) {
PP_FileInfo        41 ppapi/cpp/private/flash_file.h                         PP_FileInfo* info);
PP_FileInfo        66 ppapi/cpp/private/flash_file.h                         PP_FileInfo* info);
PP_FileInfo       278 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static int32_t Pnacl_M14_PPB_FileIO_Query(PP_Resource file_io, struct PP_FileInfo* info, struct PP_CompletionCallback* callback) {
PP_FileInfo       332 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static int32_t Pnacl_M25_PPB_FileIO_Query(PP_Resource file_io, struct PP_FileInfo* info, struct PP_CompletionCallback* callback) {
PP_FileInfo       499 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static int32_t Pnacl_M28_PPB_FileRef_Query(PP_Resource file_ref, struct PP_FileInfo* info, struct PP_CompletionCallback* callback) {
PP_FileInfo       563 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static int32_t Pnacl_M34_PPB_FileRef_Query(PP_Resource file_ref, struct PP_FileInfo* info, struct PP_CompletionCallback* callback) {
PP_FileInfo      4305 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Query = (int32_t (*)(PP_Resource file_io, struct PP_FileInfo* info, struct PP_CompletionCallback callback))&Pnacl_M14_PPB_FileIO_Query,
PP_FileInfo      4318 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Query = (int32_t (*)(PP_Resource file_io, struct PP_FileInfo* info, struct PP_CompletionCallback callback))&Pnacl_M25_PPB_FileIO_Query,
PP_FileInfo      4358 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Query = (int32_t (*)(PP_Resource file_ref, struct PP_FileInfo* info, struct PP_CompletionCallback callback))&Pnacl_M28_PPB_FileRef_Query,
PP_FileInfo      4373 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Query = (int32_t (*)(PP_Resource file_ref, struct PP_FileInfo* info, struct PP_CompletionCallback callback))&Pnacl_M34_PPB_FileRef_Query,
PP_FileInfo       178 ppapi/proxy/file_io_resource.cc int32_t FileIOResource::Query(PP_FileInfo* info,
PP_FileInfo       548 ppapi/proxy/file_io_resource.cc                                         PP_FileInfo* info,
PP_FileInfo        42 ppapi/proxy/file_io_resource.h   virtual int32_t Query(PP_FileInfo* info,
PP_FileInfo       197 ppapi/proxy/file_io_resource.h                           PP_FileInfo* info,
PP_FileInfo       169 ppapi/proxy/file_ref_resource.cc int32_t FileRefResource::Query(PP_FileInfo* info,
PP_FileInfo       216 ppapi/proxy/file_ref_resource.cc     PP_FileInfo* out_info,
PP_FileInfo       219 ppapi/proxy/file_ref_resource.cc     const PP_FileInfo& info) {
PP_FileInfo        53 ppapi/proxy/file_ref_resource.h   virtual int32_t Query(PP_FileInfo* info,
PP_FileInfo        71 ppapi/proxy/file_ref_resource.h   void OnQueryReply(PP_FileInfo* out_info,
PP_FileInfo        74 ppapi/proxy/file_ref_resource.h                     const PP_FileInfo& info);
PP_FileInfo       100 ppapi/proxy/flash_file_resource.cc                                      PP_FileInfo* info) {
PP_FileInfo       171 ppapi/proxy/flash_file_resource.cc                                         PP_FileInfo* info) {
PP_FileInfo       205 ppapi/proxy/flash_file_resource.cc                                            PP_FileInfo* info) {
PP_FileInfo        42 ppapi/proxy/flash_file_resource.h                             PP_FileInfo* info) OVERRIDE;
PP_FileInfo        56 ppapi/proxy/flash_file_resource.h                                PP_FileInfo* info) OVERRIDE;
PP_FileInfo        65 ppapi/proxy/flash_file_resource.h                           PP_FileInfo* info);
PP_FileInfo       204 ppapi/proxy/ppapi_messages.h IPC_STRUCT_TRAITS_BEGIN(PP_FileInfo)
PP_FileInfo      1341 ppapi/proxy/ppapi_messages.h                      PP_FileInfo /* file_info */)
PP_FileInfo        86 ppapi/shared_impl/file_type_conversion.cc                               PP_FileInfo* info_out) {
PP_FileInfo        27 ppapi/shared_impl/file_type_conversion.h                                                   PP_FileInfo* info_out);
PP_FileInfo       583 ppapi/tests/test_file_io.cc   PP_FileInfo info;
PP_FileInfo       640 ppapi/tests/test_file_io.cc     PP_FileInfo info = { 0 };
PP_FileInfo       642 ppapi/tests/test_file_io.cc     PP_FileInfo info_copy;
PP_FileInfo       963 ppapi/tests/test_file_io.cc   PP_FileInfo info;
PP_FileInfo      1329 ppapi/tests/test_file_io.cc     PP_FileInfo info;
PP_FileInfo       409 ppapi/tests/test_file_ref.cc   PP_FileInfo info;
PP_FileInfo       587 ppapi/tests/test_file_ref.cc   TestCompletionCallbackWithOutput<PP_FileInfo> out_callback(
PP_FileInfo       593 ppapi/tests/test_file_ref.cc   PP_FileInfo info = out_callback.output();
PP_FileInfo       180 ppapi/tests/test_flash_file.cc   PP_FileInfo unused;
PP_FileInfo       201 ppapi/tests/test_flash_file.cc   PP_FileInfo unused;
PP_FileInfo       227 ppapi/tests/test_flash_file.cc   PP_FileInfo info;
PP_FileInfo       240 ppapi/tests/test_flash_file.cc   PP_FileInfo info;
PP_FileInfo       649 ppapi/tests/test_post_message.cc     TestCompletionCallbackWithOutput<PP_FileInfo> cc(instance_->pp_instance(),
PP_FileInfo        26 ppapi/thunk/ppb_file_io_api.h   virtual int32_t Query(PP_FileInfo* info,
PP_FileInfo        48 ppapi/thunk/ppb_file_io_thunk.cc               struct PP_FileInfo* info,
PP_FileInfo        39 ppapi/thunk/ppb_file_ref_api.h   virtual int32_t Query(PP_FileInfo* info,
PP_FileInfo       140 ppapi/thunk/ppb_file_ref_thunk.cc               PP_FileInfo* info,
PP_FileInfo        15 ppapi/thunk/ppb_flash_file_api.h struct PP_FileInfo;
PP_FileInfo        38 ppapi/thunk/ppb_flash_file_api.h                             PP_FileInfo* info) = 0;
PP_FileInfo        54 ppapi/thunk/ppb_flash_file_api.h                                PP_FileInfo* info) = 0;
PP_FileInfo        35 ppapi/thunk/ppb_flash_file_fileref_thunk.cc int32_t QueryFile(PP_Resource file_ref_id, struct PP_FileInfo* info) {
PP_FileInfo        58 ppapi/thunk/ppb_flash_file_modulelocal_thunk.cc int32_t QueryFile(PP_Instance instance, const char* path, PP_FileInfo* info) {