HomeSort by relevance Sort by last modified time
    Searched refs:UnwrapMutable (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/sync/api/attachments/
attachment_id.h 54 static sync_pb::AttachmentIdProto* UnwrapMutable(Wrapper* wrapper);
attachment_id.cc 29 AttachmentId::ImmutableAttachmentIdProtoTraits::UnwrapMutable(
  /external/chromium_org/sync/internal_api/public/util/
immutable.h 92 Traits::Swap(Traits::UnwrapMutable(&wrapper_), t);
204 static T* UnwrapMutable(Wrapper* wrapper) { return wrapper; }
  /external/chromium_org/sync/api/
sync_data.h 122 static sync_pb::SyncEntity* UnwrapMutable(Wrapper* wrapper);
sync_data.cc 55 sync_pb::SyncEntity* SyncData::ImmutableSyncEntityTraits::UnwrapMutable(

Completed in 373 milliseconds