ScopedBuffer       67 content/common/gpu/client/gl_helper.h class ScopedBuffer : public ScopedGLuint {
ScopedBuffer       69 content/common/gpu/client/gl_helper.h   explicit ScopedBuffer(gpu::gles2::GLES2Interface* gl)
ScopedBuffer      198 content/common/gpu/client/gl_helper_scaling.h   ScopedBuffer vertex_attributes_buffer_;
ScopedBuffer      182 net/http/http_auth_gssapi_posix.cc   ScopedBuffer(gss_buffer_t buffer,
ScopedBuffer      206 net/http/http_auth_gssapi_posix.cc   DISALLOW_COPY_AND_ASSIGN(ScopedBuffer);
ScopedBuffer      307 net/http/http_auth_gssapi_posix.cc   ScopedBuffer scoped_output_name(&output_name_buffer, gssapi_lib);
ScopedBuffer      729 net/http/http_auth_gssapi_posix.cc   ScopedBuffer scoped_output_token(&output_token, library_);