Searched refs:PPB_FileSystem_1_0 (Results 1 – 7 of 7) sorted by relevance
20 template <> const char* interface_name<PPB_FileSystem_1_0>() { in interface_name()47 if (!has_interface<PPB_FileSystem_1_0>()) in FileSystem()49 PassRefFromConstructor(get_interface<PPB_FileSystem_1_0>()->Create( in FileSystem()55 if (!has_interface<PPB_FileSystem_1_0>()) in Open()57 return get_interface<PPB_FileSystem_1_0>()->Open( in Open()63 if (!has_interface<PPB_FileSystem_1_0>()) in IsFileSystem()65 return get_interface<PPB_FileSystem_1_0>()->IsFileSystem( in IsFileSystem()
36 struct PPB_FileSystem_1_0 { struct95 typedef struct PPB_FileSystem_1_0 PPB_FileSystem; argument
52 const PPB_FileSystem_1_0 g_ppb_filesystem_thunk_1_0 = {61 PPAPI_THUNK_EXPORT const PPB_FileSystem_1_0* GetPPB_FileSystem_1_0_Thunk() { in GetPPB_FileSystem_1_0_Thunk()
53 PROXIED_IFACE(PPB_FILESYSTEM_INTERFACE_1_0, PPB_FileSystem_1_0)
68 BEGIN_INTERFACE(FileSystemInterface, PPB_FileSystem_1_0,75 END_INTERFACE(FileSystemInterface, PPB_FileSystem_1_0)
77 const PPB_FileSystem_1_0* file_system_iface;
722 const struct PPB_FileSystem_1_0 *iface = Pnacl_WrapperInfo_PPB_FileSystem_1_0.real_iface; in Pnacl_M14_PPB_FileSystem_Create()727 const struct PPB_FileSystem_1_0 *iface = Pnacl_WrapperInfo_PPB_FileSystem_1_0.real_iface; in Pnacl_M14_PPB_FileSystem_IsFileSystem()732 const struct PPB_FileSystem_1_0 *iface = Pnacl_WrapperInfo_PPB_FileSystem_1_0.real_iface; in Pnacl_M14_PPB_FileSystem_Open()737 const struct PPB_FileSystem_1_0 *iface = Pnacl_WrapperInfo_PPB_FileSystem_1_0.real_iface; in Pnacl_M14_PPB_FileSystem_GetType()4654 static const struct PPB_FileSystem_1_0 Pnacl_Wrappers_PPB_FileSystem_1_0 = {