Home
last modified time | relevance | path

Searched refs:global_last_error_ (Results 1 – 1 of 1) sorted by relevance

/art/dt_fd_forward/
Ddt_fd_forward.cc149 thread_local std::string global_last_error_; variable
153 global_last_error_ = desc; in SetLastError()
654 std::string data = global_last_error_; in GetLastError()