Searched defs:RecvTLV (Results 1 – 1 of 1) sorted by relevance
601 bool Comms::RecvTLV(uint32_t* tag, std::vector<uint8_t>* value) { in RecvTLV() function in sandbox2::Comms605 bool Comms::RecvTLV(uint32_t* tag, std::string* value) { in RecvTLV() function in sandbox2::Comms620 bool Comms::RecvTLV(uint32_t* tag, size_t* length, void* buffer, in RecvTLV() function in sandbox2::Comms