HomeSort by relevance Sort by last modified time
    Searched refs:LogInternedString (Results 1 - 2 of 2) sorted by null

  /art/runtime/
transaction.cc 240 LogInternedString(std::move(log));
245 LogInternedString(std::move(log));
250 LogInternedString(std::move(log));
255 LogInternedString(std::move(log));
258 void Transaction::LogInternedString(InternStringLog&& log) {
transaction.h 270 void LogInternedString(InternStringLog&& log)

Completed in 3841 milliseconds