Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/common/libs/net/
Dnetlink_request.cpp59 nlattr* NetlinkRequest::AppendTag( in AppendTag() function in cuttlefish::NetlinkRequest
/aosp_15_r20/external/golang-protobuf/encoding/protowire/
H A Dwire.go162 func AppendTag(b []byte, num Number, typ Type) []byte { func