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

  /art/runtime/jit/
jit_code_cache.h 252 uint8_t* CommitCodeInternal(Thread* self,
jit_code_cache.cc 232 uint8_t* result = CommitCodeInternal(self,
250 result = CommitCodeInternal(self,
527 uint8_t* JitCodeCache::CommitCodeInternal(Thread* self,
    [all...]

Completed in 310 milliseconds