Searched defs:ExtCrxFileSystemPrivate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/cpp/private/
H A Dext_crx_file_system_private.h17 class ExtCrxFileSystemPrivate { class in namespace:pp
19 ExtCrxFileSystemPrivate();
20 explicit ExtCrxFileSystemPrivate(const InstanceHandle& instance);
21 virtual ~ExtCrxFileSystemPrivate();
H A Dext_crx_file_system_private.cc20 ExtCrxFileSystemPrivate::ExtCrxFileSystemPrivate() { function in class:pp::ExtCrxFileSystemPrivate
23 ExtCrxFileSystemPrivate::ExtCrxFileSystemPrivate( function in class:pp::ExtCrxFileSystemPrivate
27 ExtCrxFileSystemPrivate::~ExtCrxFileSystemPrivate() {
30 int32_t ExtCrxFileSystemPrivate::Open(

Completed in 55 milliseconds