Home
last modified time | relevance | path

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

/art/runtime/
Dutils.h289 inline void FlushDataCache(char* begin, char* end) { in FlushDataCache() function
/art/runtime/jit/
Djit_code_cache.cc651 FlushDataCache(reinterpret_cast<char*>(roots_data), in CommitCodeInternal()