Home
last modified time | relevance | path

Searched refs:PPB_FileSystem (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/ppapi/api/
Dppb_file_system.idl17 * The <code>PPB_FileSystem</code> struct identifies the file system type
20 interface PPB_FileSystem {
40 * <code>PPB_FileSystem</code>, <code>PP_FALSE</code> if the resource is
41 * invalid or some type other than <code>PPB_FileSystem</code>.
/external/chromium_org/ppapi/native_client/tests/ppapi_test_lib/
Dget_browser_interface.cc74 const PPB_FileSystem* PPBFileSystem() { in PPBFileSystem()
75 return reinterpret_cast<const PPB_FileSystem*>( in PPBFileSystem()
Dget_browser_interface.h50 const PPB_FileSystem* PPBFileSystem();
/external/chromium_org/ppapi/c/
Dppb_file_system.h95 typedef struct PPB_FileSystem_1_0 PPB_FileSystem; typedef
/external/chromium_org/ppapi/tests/
Dtest_var_resource.h30 const PPB_FileSystem* file_system_interface_;
Dtest_var_resource.cc18 file_system_interface_ = static_cast<const PPB_FileSystem*>( in Init()
/external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/
Dps_interface.h48 const PPB_FileSystem* PSInterfaceFileSystem();
/external/chromium_org/ppapi/api/private/
Dppb_ext_crx_file_system_private.idl22 * to a PPB_FileSystem.
Dppb_isolated_file_system_private.idl43 * to a PPB_FileSystem.