Home
last modified time | relevance | path

Searched defs:ScopedUtfChars (Results 1 – 1 of 1) sorted by relevance

/art/test/ti-agent/
Dscoped_utf_chars.h32 ScopedUtfChars(JNIEnv* env, jstring s) : env_(env), string_(s) { in ScopedUtfChars() function
41 ScopedUtfChars(ScopedUtfChars&& rhs) : in ScopedUtfChars() function