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

  /art/runtime/
transaction.cc 239 LogInternedString(std::move(log));
244 LogInternedString(std::move(log));
249 LogInternedString(std::move(log));
254 LogInternedString(std::move(log));
257 void Transaction::LogInternedString(InternStringLog&& log) {
transaction.h 270 void LogInternedString(InternStringLog&& log)

Completed in 72 milliseconds