Home
last modified time | relevance | path

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

/system/nvram/messages/include/nvram/messages/
Dio.h265 bool ReadLengthDelimited(void* data, size_t size);
Dproto.hpp159 reader->ReadLengthDelimited(blob.data(), blob.size()); in Decode()
/system/nvram/messages/
Dio.cpp286 bool ProtoReader::ReadLengthDelimited(void* data, size_t size) { in ReadLengthDelimited() function in nvram::ProtoReader