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

/external/chromium_org/storage/common/blob/
H A Dblob_data.cc53 int64 BlobData::GetMemoryUsage() const { function in class:storage::BlobData
/external/chromium_org/content/common/gpu/
H A Dgpu_channel.cc866 uint64 GpuChannel::GetMemoryUsage() { function in class:content::GpuChannel
870 size += it.GetCurrentValue()->GetMemoryUsage();
H A Dgpu_command_buffer_stub.cc137 res->SetDouble("used_bytes", channel->GetMemoryUsage());
1102 uint64 GpuCommandBufferStub::GetMemoryUsage() const { function in class:content::GpuCommandBufferStub

Completed in 259 milliseconds