Searched defs:RecvTLV (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/ | ||
H A D | comms.cc | 567 bool Comms::RecvTLV(uint32_t* tag, std::vector<uint8_t>* value) { in RecvTLV() function in sandbox2::Comms |