Home
last modified time | relevance | path

Searched refs:set_page (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/src/tracing/core/
Dshared_memory_arbiter_impl.cc304 ctm->set_page(static_cast<uint32_t>(page_idx)); in UpdateCommitDataRequest()
/external/pdfium/fxjs/
Dcjs_field.h234 CJS_Result set_page(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
Dcjs_field.cpp1544 CJS_Result CJS_Field::set_page(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_page() function in CJS_Field