Home
last modified time | relevance | path

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

/art/runtime/
Dcompat_framework.h59 void LogChange(uint64_t change_id);
Dcompat_framework.cc44 void CompatFramework::LogChange(uint64_t change_id) { in LogChange() function in art::CompatFramework