Home
last modified time | relevance | path

Searched defs:RecvTLV (Results 1 – 1 of 1) sorted by relevance

/external/sandboxed-api/sandboxed_api/sandbox2/
Dcomms.cc601 bool Comms::RecvTLV(uint32_t* tag, std::vector<uint8_t>* value) { in RecvTLV() function in sandbox2::Comms
605 bool Comms::RecvTLV(uint32_t* tag, std::string* value) { in RecvTLV() function in sandbox2::Comms
620 bool Comms::RecvTLV(uint32_t* tag, size_t* length, void* buffer, in RecvTLV() function in sandbox2::Comms