PPB_FileSystem_1_0 69 native_client_sdk/src/libraries/nacl_io/pepper/all_interfaces.h BEGIN_INTERFACE(FileSystemInterface, PPB_FileSystem_1_0, PPB_FileSystem_1_0 75 native_client_sdk/src/libraries/nacl_io/pepper/all_interfaces.h END_INTERFACE(FileSystemInterface, PPB_FileSystem_1_0) PPB_FileSystem_1_0 95 ppapi/c/ppb_file_system.h typedef struct PPB_FileSystem_1_0 PPB_FileSystem; PPB_FileSystem_1_0 20 ppapi/cpp/file_system.cc template <> const char* interface_name<PPB_FileSystem_1_0>() { PPB_FileSystem_1_0 47 ppapi/cpp/file_system.cc if (!has_interface<PPB_FileSystem_1_0>()) PPB_FileSystem_1_0 49 ppapi/cpp/file_system.cc PassRefFromConstructor(get_interface<PPB_FileSystem_1_0>()->Create( PPB_FileSystem_1_0 55 ppapi/cpp/file_system.cc if (!has_interface<PPB_FileSystem_1_0>()) PPB_FileSystem_1_0 57 ppapi/cpp/file_system.cc return get_interface<PPB_FileSystem_1_0>()->Open( PPB_FileSystem_1_0 63 ppapi/cpp/file_system.cc if (!has_interface<PPB_FileSystem_1_0>()) PPB_FileSystem_1_0 65 ppapi/cpp/file_system.cc return get_interface<PPB_FileSystem_1_0>()->IsFileSystem( PPB_FileSystem_1_0 578 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c const struct PPB_FileSystem_1_0 *iface = Pnacl_WrapperInfo_PPB_FileSystem_1_0.real_iface; PPB_FileSystem_1_0 583 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c const struct PPB_FileSystem_1_0 *iface = Pnacl_WrapperInfo_PPB_FileSystem_1_0.real_iface; PPB_FileSystem_1_0 588 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c const struct PPB_FileSystem_1_0 *iface = Pnacl_WrapperInfo_PPB_FileSystem_1_0.real_iface; PPB_FileSystem_1_0 593 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c const struct PPB_FileSystem_1_0 *iface = Pnacl_WrapperInfo_PPB_FileSystem_1_0.real_iface; PPB_FileSystem_1_0 4377 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static const struct PPB_FileSystem_1_0 Pnacl_Wrappers_PPB_FileSystem_1_0 = { PPB_FileSystem_1_0 152 ppapi/proxy/file_system_resource_unittest.cc const PPB_FileSystem_1_0* fs_iface = thunk::GetPPB_FileSystem_1_0_Thunk(); PPB_FileSystem_1_0 202 ppapi/proxy/file_system_resource_unittest.cc const PPB_FileSystem_1_0* fs_iface = thunk::GetPPB_FileSystem_1_0_Thunk(); PPB_FileSystem_1_0 53 ppapi/thunk/interfaces_ppb_public_stable.h PROXIED_IFACE(PPB_FILESYSTEM_INTERFACE_1_0, PPB_FileSystem_1_0) PPB_FileSystem_1_0 52 ppapi/thunk/ppb_file_system_thunk.cc const PPB_FileSystem_1_0 g_ppb_filesystem_thunk_1_0 = { PPB_FileSystem_1_0 61 ppapi/thunk/ppb_file_system_thunk.cc PPAPI_THUNK_EXPORT const PPB_FileSystem_1_0* GetPPB_FileSystem_1_0_Thunk() {