Searched refs:FreeDirContents (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ppapi/thunk/
H A Dppb_flash_file_modulelocal_thunk.cc74 void FreeDirContents(PP_Instance instance, function in namespace:ppapi::thunk::__anon10268
78 enter.functions()->FreeDirContents(instance, contents);
99 &FreeDirContents,
H A Dppb_flash_file_api.h42 virtual void FreeDirContents(PP_Instance instance,
/external/chromium_org/ppapi/api/private/finish_writing_these/
H A Dppb_flash_file.idl70 * FreeDirContents.
78 void FreeDirContents(
/external/chromium_org/ppapi/c/private/
H A Dppb_flash_file.h73 // non-NULL, the returned contents should be freed with FreeDirContents.
79 void (*FreeDirContents)(PP_Instance instance, member in struct:PPB_Flash_File_ModuleLocal_3_0
/external/chromium_org/ppapi/proxy/
H A Dflash_file_resource.h46 virtual void FreeDirContents(PP_Instance instance,
H A Dflash_file_resource.cc133 void FlashFileResource::FreeDirContents(PP_Instance /*instance*/, function in class:ppapi::proxy::FlashFileResource
/external/chromium_org/ppapi/cpp/private/
H A Dflash_file.cc116 FreeDirContents(instance.pp_instance(), contents);

Completed in 2032 milliseconds