Searched defs:ModelTypeEnumToModelId (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sync/syncable/
H A Ddirectory_backing_store.cc291 string model_id = ModelTypeEnumToModelId(type);
689 string DirectoryBackingStore::ModelTypeEnumToModelId(ModelType model_type) { function in class:syncer::syncable::DirectoryBackingStore
886 string bookmark_model_id = ModelTypeEnumToModelId(BOOKMARKS);

Completed in 206 milliseconds