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

  /external/chromium_org/sync/internal_api/
base_node.cc 183 ServerNameToSyncAPIName(GetBookmarkSpecifics().title(), &result);
281 const sync_pb::BookmarkSpecifics& BaseNode::GetBookmarkSpecifics() const {
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc 287 return GURL(GetBookmarkSpecifics().url());
342 const std::string& favicon = GetBookmarkSpecifics().favicon();
373 const sync_pb::BookmarkSpecifics& BaseNode::GetBookmarkSpecifics() const {
490 sync_pb::BookmarkSpecifics new_value = GetBookmarkSpecifics();
    [all...]

Completed in 215 milliseconds