Home
last modified time | relevance | path

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

/art/runtime/
Dcheck_jni.cc1255 GuardedCopy* const copy = FromEmbedded(embedded_buf); in ReleaseGuardedPACopy()
1271 GuardedCopy* copy = FromEmbedded(embedded_buf); in Destroy()
1285 const GuardedCopy* copy = FromEmbedded(embedded_buf); in Check()
1313 static GuardedCopy* FromEmbedded(void* embedded_buf) { in FromEmbedded() function in art::GuardedCopy
1318 static const GuardedCopy* FromEmbedded(const void* embedded_buf) { in FromEmbedded() function in art::GuardedCopy