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

  /external/chromium/chrome/browser/bookmarks/
bookmark_codec.h 76 static const char* kRootsKey;
bookmark_codec.cc 19 const char* BookmarkCodec::kRootsKey = "roots";
64 main->Set(kRootsKey, roots);
138 if (!d_value.Get(kRootsKey, &roots))