SetLength         407 base/files/file_posix.cc bool File::SetLength(int64 length) {
SetLength          58 base/files/file_proxy.cc   void SetLength(int64 length) {
SetLength         322 base/files/file_proxy.cc bool FileProxy::SetLength(int64 length, const StatusCallback& callback) {
SetLength         226 base/files/file_win.cc bool File::SetLength(int64 length) {
SetLength         343 media/cdm/ppapi/cdm_file_io_impl.cc void CdmFileIOImpl::SetLength(uint32_t length) {
SetLength         117 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.cc int32_t FakeHtml5FsNode::SetLength(int64_t length) {
SetLength         414 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.cc int32_t FakeFileIoInterface::SetLength(PP_Resource file_io,
SetLength          57 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_var_array_interface.cc PP_Bool FakeVarArrayInterface::SetLength(PP_Var var, uint32_t length) {
SetLength         245 net/disk_cache/blockfile/file_ios.cc bool File::SetLength(size_t length) {
SetLength         126 net/disk_cache/blockfile/file_posix.cc bool File::SetLength(size_t length) {
SetLength         218 net/disk_cache/blockfile/file_win.cc bool File::SetLength(size_t length) {
SetLength         147 ppapi/cpp/file_io.cc int32_t FileIO::SetLength(int64_t length,
SetLength          89 ppapi/cpp/var_array.cc bool VarArray::SetLength(uint32_t length) {
SetLength         328 ppapi/proxy/file_io_resource.cc int32_t FileIOResource::SetLength(int64_t length,
SetLength          70 ppapi/shared_impl/array_var.cc PP_Bool ArrayVar::SetLength(uint32_t length) {
SetLength         100 ppapi/thunk/ppb_file_io_thunk.cc int32_t SetLength(PP_Resource file_io,
SetLength          50 ppapi/thunk/ppb_var_array_thunk.cc PP_Bool SetLength(PP_Var array, uint32_t length) {