Home
last modified time | relevance | path

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

/external/libtextclassifier/
Dtextclassifier_jni.cc369 const std::string context_utf8 = ToStlString(env, context); in JNI_METHOD() local
390 const std::string context_utf8 = ToStlString(env, context); in JNI_METHOD() local
406 std::string context_utf8 = ToStlString(env, context); in JNI_METHOD() local