Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/proxy/
Dfile_io_resource.h181 void OnRequestSetLengthQuotaComplete(int64_t length,
Dfile_io_resource.cc339 base::Bind(&FileIOResource::OnRequestSetLengthQuotaComplete, in SetLength()
619 void FileIOResource::OnRequestSetLengthQuotaComplete( in OnRequestSetLengthQuotaComplete() function in ppapi::proxy::FileIOResource