HomeSort by relevance Sort by last modified time
    Searched refs:set_page (Results 1 - 6 of 6) sorted by null

  /external/perfetto/include/perfetto/tracing/core/
commit_data_request.h 66 void set_page(uint32_t value) { page_ = value; } function in class:perfetto::CommitDataRequest::ChunksToMove
  /external/perfetto/src/tracing/core/
commit_data_request.cc 114 proto->set_page(static_cast<decltype(proto->page())>(page_));
shared_memory_arbiter_impl.cc 154 ctm->set_page(static_cast<uint32_t>(page_idx));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesf.h 552 void set_page(int pageNum) { function in class:NCursesForm
  /external/pdfium/fxjs/
cjs_field.h 141 CJS_Return set_page(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
cjs_field.cpp 1436 CJS_Return Field::set_page(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { function in class:Field
    [all...]

Completed in 98 milliseconds