Searched defs:FromEmbedded (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dcheck_jni.cc1447 GuardedCopy* const copy = FromEmbedded(embedded_buf);
1463 GuardedCopy* copy = FromEmbedded(embedded_buf);
1477 const GuardedCopy* copy = FromEmbedded(embedded_buf);
1505 static GuardedCopy* FromEmbedded(void* embedded_buf) { function in class:art::GuardedCopy
1510 static const GuardedCopy* FromEmbedded(const void* embedded_buf) { function in class:art::GuardedCopy

Completed in 13 milliseconds