Home
last modified time | relevance | path

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

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