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

  /external/chromium_org/chrome/browser/bookmarks/
bookmark_model.h 130 bool DeleteMetaInfo(const std::string& key);
bookmark_model_unittest.cc     [all...]
bookmark_model.cc 115 bool BookmarkNode::DeleteMetaInfo(const std::string& key) {
519 if (AsMutable(node)->DeleteMetaInfo(key) && store_.get())
    [all...]

Completed in 57 milliseconds