Searched refs:set_page (Results 1 – 5 of 5) sorted by relevance
70 void set_page(uint32_t value) { page_ = value; } in set_page() function
132 proto->set_page(static_cast<decltype(proto->page())>(page_)); in ToProto()
195 ctm->set_page(static_cast<uint32_t>(page_idx)); in UpdateCommitDataRequest()
141 CJS_Return set_page(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
1436 CJS_Return Field::set_page(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_page() function in Field