Home
last modified time | relevance | path

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

/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dcomms.cc567 bool Comms::RecvTLV(uint32_t* tag, std::vector<uint8_t>* value) { in RecvTLV() function in sandbox2::Comms
571 bool Comms::RecvTLV(uint32_t* tag, std::string* value) { in RecvTLV() function in sandbox2::Comms
586 bool Comms::RecvTLV(uint32_t* tag, size_t* length, void* buffer, in RecvTLV() function in sandbox2::Comms