Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dnetsim_server.cpp53 void Append(Command& c) const { in Append() function in cuttlefish::__anonfa7fb5a30111::Chip
66 void Append(Command& c) const { in Append() function in cuttlefish::__anonfa7fb5a30111::Device
/device/google/cuttlefish/common/libs/net/
Dnetlink_request.h95 template <typename T> T* Append(const T& data) { in Append() function