Searched defs:FreeDirContents (Results 1 - 3 of 3) sorted by relevance

/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/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,
/external/chromium_org/ppapi/proxy/
H A Dflash_file_resource.cc133 void FlashFileResource::FreeDirContents(PP_Instance /*instance*/, function in class:ppapi::proxy::FlashFileResource

Completed in 199 milliseconds