Searched refs:ReadInPlace (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/ulib/trace-reader/include/trace-reader/
H A Dreader.h181 bool ReadInPlace(size_t num_words, const void** out_ptr);
/fuchsia/zircon/system/ulib/trace-reader/
H A Dreader.cpp339 if (!record.ReadInPlace(blob_words, &blob))
689 bool Chunk::ReadInPlace(size_t num_words, const void** out_ptr) { function in class:trace::Chunk

Completed in 22 milliseconds