Searched refs:kRootsKey (Results 1 – 4 of 4) sorted by relevance
22 const char* BookmarkCodec::kRootsKey = "roots"; member in bookmarks::BookmarkCodec88 main->Set(kRootsKey, roots); in Encode()183 if (!d_value.Get(kRootsKey, &roots)) in DecodeHelper()
88 static const char* kRootsKey; variable
117 ASSERT_TRUE(d_value->Get(BookmarkCodec::kRootsKey, &roots)); in GetBookmarksBarChildValue()
109 BookmarkCodec::kRootsKey, &roots) || in DoWrite()