Home
last modified time | relevance | path

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

/system/bt/gd/os/linux_generic/
Dfiles.cc34 void HandleError(const std::string& temp_path, int* dir_fd, FILE** fp) { in HandleError() function
/system/libziparchive/
Dzip_writer.cc127 int32_t ZipWriter::HandleError(int32_t error_code) { in HandleError() function in ZipWriter
/system/update_engine/
Dtest_http_server.cc416 ssize_t HandleError(int fd, const HttpRequest& request) { in HandleError() function