Searched defs:PaginationInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/dom_distiller_js/package/proto_gen/third_party/dom_distiller_js/
H A Ddom_distiller_json_converter.h43 class PaginationInfo { class in namespace:dom_distiller::proto::json
45 static bool ReadFromValue(const base::Value* json, dom_distiller::proto::PaginationInfo* message) {
75 static scoped_ptr<base::Value> WriteToValue(const dom_distiller::proto::PaginationInfo& message) {
512 if (!dom_distiller::proto::json::PaginationInfo::ReadFromValue(inner_message_value, message->mutable_pagination_info())) {
583 dom_distiller::proto::json::PaginationInfo::WriteToValue(message.pagination_info());

Completed in 456 milliseconds