Home
last modified time | relevance | path

Searched refs:OnPluginMsgRequestOSFileHandleComplete (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dfile_io_resource.h212 void OnPluginMsgRequestOSFileHandleComplete(
Dfile_io_resource.cc417 base::Bind(&FileIOResource::OnPluginMsgRequestOSFileHandleComplete, this, in RequestOSFileHandle()
693 void FileIOResource::OnPluginMsgRequestOSFileHandleComplete( in OnPluginMsgRequestOSFileHandleComplete() function in ppapi::proxy::FileIOResource