HomeSort by relevance Sort by last modified time
    Searched defs:GetAttachment (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sync/internal_api/attachments/
attachment_uploader_impl.cc 54 const Attachment& GetAttachment();
128 const Attachment& AttachmentUploaderImpl::UploadState::GetAttachment() {
253 attachment.GetData()->Equals(iter->second->GetAttachment().GetData()));
  /external/chromium_org/gpu/command_buffer/service/
framebuffer_manager.cc 573 const Attachment* attachment = GetAttachment(draw_buffers_[i]);
638 const Attachment* a = GetAttachment(attachment);
653 const Attachment* a = GetAttachment(attachment);
667 Framebuffer::GetAttachment(

Completed in 902 milliseconds