Searched defs:copy_size_and_data_from_buf (Results 1 - 1 of 1) sorted by relevance

/system/keymaster/
H A Dserializable.cpp49 bool copy_size_and_data_from_buf(const uint8_t** buf_ptr, const uint8_t* end, size_t* size, function in namespace:keymaster
148 if (!copy_size_and_data_from_buf(buf_ptr, end, &buffer_size_, &buffer_)) {

Completed in 33 milliseconds