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

/external/chromium_org/mojo/embedder/
H A Dplatform_shared_buffer.h40 virtual size_t GetNumBytes() const = 0;
H A Dsimple_platform_shared_buffer.cc47 size_t SimplePlatformSharedBuffer::GetNumBytes() const { function in class:mojo::embedder::SimplePlatformSharedBuffer
H A Dsimple_platform_shared_buffer.h30 virtual size_t GetNumBytes() const OVERRIDE;
/external/chromium_org/mojo/system/
H A Dshared_buffer_dispatcher.cc265 serialization->num_bytes = shared_buffer_->GetNumBytes();

Completed in 105 milliseconds