Home
last modified time | relevance | path

Searched refs:UnwrapMutable (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/sync/internal_api/public/util/
Dimmutable.h92 Traits::Swap(Traits::UnwrapMutable(&wrapper_), t); in ImmutableCore()
204 static T* UnwrapMutable(Wrapper* wrapper) { return wrapper; } in UnwrapMutable() function
/external/chromium_org/sync/api/attachments/
Dattachment_id.h54 static sync_pb::AttachmentIdProto* UnwrapMutable(Wrapper* wrapper);
Dattachment_id.cc29 AttachmentId::ImmutableAttachmentIdProtoTraits::UnwrapMutable( in UnwrapMutable() function in syncer::AttachmentId::ImmutableAttachmentIdProtoTraits
/external/chromium_org/sync/api/
Dsync_data.h122 static sync_pb::SyncEntity* UnwrapMutable(Wrapper* wrapper);
Dsync_data.cc55 sync_pb::SyncEntity* SyncData::ImmutableSyncEntityTraits::UnwrapMutable( in UnwrapMutable() function in syncer::SyncData::ImmutableSyncEntityTraits