Searched refs:GetFaviconBytes (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
H A Dsyncapi.h196 void GetFaviconBytes(std::vector<unsigned char>* output) const;
H A Dsyncapi.cc339 void BaseNode::GetFaviconBytes(std::vector<unsigned char>* output) const { function in class:sync_api::BaseNode
/external/chromium/chrome/browser/sync/glue/
H A Dbookmark_change_processor.cc513 sync_node->GetFaviconBytes(&icon_bytes_vector);

Completed in 40 milliseconds