Home
last modified time | relevance | path

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

/art/odrefresh/
Dodr_statslog_host.cc23 bool UploadStatsIfAvailable(/*out*/std::string* /*error_msg*/) { in UploadStatsIfAvailable() function
Dodr_statslog_android.cc54 bool UploadStatsIfAvailable(/*out*/std::string* error_msg) { in UploadStatsIfAvailable() function
/art/odrefresh/include/odr_statslog/
Dodr_statslog.h32 bool UploadStatsIfAvailable(/*out*/std::string* error_msg);
/art/runtime/
Druntime.cc1326 if (!odrefresh::UploadStatsIfAvailable(&err)) { in InitNonZygoteOrPostFork()