Home
last modified time | relevance | path

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

/system/core/adb/fastdeploy/deploypatchgenerator/
Dpatch_utils.cpp90 void PatchUtils::WriteString(const std::string& value, android::base::borrowed_fd output) { in WriteString() function in PatchUtils
/system/bt/common/
Dmetrics_linux.cc75 void BluetoothMetricsLogger::WriteString(std::string* serialized) {} in WriteString() function in bluetooth::common::BluetoothMetricsLogger
Dmetrics.cc456 void BluetoothMetricsLogger::WriteString(std::string* serialized) { in WriteString() function in bluetooth::common::BluetoothMetricsLogger
/system/update_engine/
Dtest_http_server.cc163 ssize_t WriteString(int fd, const string& str) { in WriteString() function