Searched refs:ssc (Results 1 – 2 of 2) sorted by relevance
22 ScopedStringChars ssc(s); in TestCompilationScopedStringChars() local23 ssc.get(); in TestCompilationScopedStringChars()
185 ScopedStringChars ssc(env, value); in createString() local186 return jniCreateString(env, ssc.get(), ssc.size()); in createString()