Searched refs:GetAppendModeWriteAmount (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ppapi/thunk/
H A Dppb_file_io_api.h46 virtual int64_t GetAppendModeWriteAmount() const = 0;
/external/chromium_org/ppapi/proxy/
H A Dfile_io_resource.h62 virtual int64_t GetAppendModeWriteAmount() const OVERRIDE;
H A Dfile_system_resource.cc189 file_io_api->GetAppendModeWriteAmount());
H A Dfile_io_resource.cc376 int64_t FileIOResource::GetAppendModeWriteAmount() const { function in class:ppapi::proxy::FileIOResource

Completed in 76 milliseconds