Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
Dandroid_graphics_fonts_cts_SystemFonts.cpp66 class ScopedStringChars { class
68 ScopedStringChars(JNIEnv* env, jstring s) : mEnv(env), mString(s) { in ScopedStringChars() function in __anon6417662e0111::ScopedStringChars