Home
last modified time | relevance | path

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

/system/core/libziparchive/
Dzip_writer.cc123 int32_t ZipWriter::HandleError(int32_t error_code) { in HandleError() function in ZipWriter
/system/update_engine/
Dtest_http_server.cc404 ssize_t HandleError(int fd, const HttpRequest& request) { in HandleError() function