Home
last modified time | relevance | path

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

/art/runtime/jni/
Dcheck_jni.cc1627 GuardedCopy* const copy = FromEmbedded(embedded_buf); in ReleaseGuardedPACopy()
1642 GuardedCopy* copy = FromEmbedded(embedded_buf); in Destroy()
1656 const GuardedCopy* copy = FromEmbedded(embedded_buf); in Check()
1684 static GuardedCopy* FromEmbedded(void* embedded_buf) { in FromEmbedded() function in art::__anone3a16d5e0111::GuardedCopy
1689 static const GuardedCopy* FromEmbedded(const void* embedded_buf) { in FromEmbedded() function in art::__anone3a16d5e0111::GuardedCopy