Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/fake-android-guest/log/
Dlog_event_list.h273 bool Append(const std::string& value) { in Append() function
288 bool Append(Tvalue value) { in Append() function
293 bool Append(const char* value, size_t len) { in Append() function
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dnetsim_server.cpp53 void Append(Command& c) const { in Append() function in cuttlefish::__anonf40108880111::Chip
66 void Append(Command& c) const { in Append() function in cuttlefish::__anonf40108880111::Device
/device/google/cuttlefish/common/libs/net/
Dnetlink_request.h95 template <typename T> T* Append(const T& data) { in Append() function