Home
last modified time | relevance | path

Searched refs:AsUTF8String (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/utils/intents/
Djni.cc94 StatusOr<ScopedLocalRef<jstring>> RemoteActionTemplatesHandler::AsUTF8String( in AsUTF8String() function in libtextclassifier3::RemoteActionTemplatesHandler
301 AsUTF8String(remote_action.title_without_entity)); in RemoteActionTemplatesToJObjectArray()
304 AsUTF8String(remote_action.title_with_entity)); in RemoteActionTemplatesToJObjectArray()
306 AsUTF8String(remote_action.description)); in RemoteActionTemplatesToJObjectArray()
309 AsUTF8String(remote_action.description_with_app_name)); in RemoteActionTemplatesToJObjectArray()
311 AsUTF8String(remote_action.action)); in RemoteActionTemplatesToJObjectArray()
313 AsUTF8String(remote_action.data)); in RemoteActionTemplatesToJObjectArray()
315 AsUTF8String(remote_action.type)); in RemoteActionTemplatesToJObjectArray()
321 AsUTF8String(remote_action.package_name)); in RemoteActionTemplatesToJObjectArray()
Djni.h58 StatusOr<ScopedLocalRef<jstring>> AsUTF8String(