Searched defs:page_type (Results 1 – 3 of 3) sorted by relevance
39 …Page(const int &page_id, const int &shard_id, const std::string &page_type, const int &page_type_i… in Page()
256 std::string page_type = page["page_type"]; in ParsePage() local426 int ShardHeader::GetLastPageIdByType(const int &shard_id, const std::string &page_type) { in GetLastPageIdByType()
153 unsigned int page_type: 1; member