/external/libtextclassifier/native/utils/calendar/ |
D | calendar-javaicu.cc | 28 bool CalendarAdd(JniCache* jni_cache, JNIEnv* jenv, jobject calendar, in CalendarAdd() 36 bool CalendarGet(JniCache* jni_cache, JNIEnv* jenv, jobject calendar, in CalendarGet() 45 bool CalendarSet(JniCache* jni_cache, JNIEnv* jenv, jobject calendar, in CalendarSet() 64 Calendar::Calendar(JniCache* jni_cache) in Calendar() 176 CalendarLib::CalendarLib(const std::shared_ptr<JniCache>& jni_cache) in CalendarLib()
|
/external/libtextclassifier/native/actions/ |
D | actions_jni.cc | 68 const std::shared_ptr<libtextclassifier3::JniCache>& jni_cache, in Create() 89 std::shared_ptr<libtextclassifier3::JniCache> jni_cache() const { in jni_cache() function in libtextclassifier3::__anon488ae8a30111::ActionsSuggestionsJniContext 103 const std::shared_ptr<libtextclassifier3::JniCache>& jni_cache, in ActionsSuggestionsJniContext() 424 std::shared_ptr<libtextclassifier3::JniCache> jni_cache = in TC3_JNI_METHOD() local 449 std::shared_ptr<libtextclassifier3::JniCache> jni_cache = in TC3_JNI_METHOD() local 475 std::shared_ptr<libtextclassifier3::JniCache> jni_cache = in TC3_JNI_METHOD() local
|
/external/icing/icing/tokenization/reverse_jni/ |
D | reverse-jni-break-iterator.cc | 43 ReverseJniBreakIterator::Create(const JniCache* jni_cache, in Create() 98 const JniCache* jni_cache, in ReverseJniBreakIterator()
|
D | reverse-jni-language-segmenter.h | 33 ReverseJniLanguageSegmenter(std::string locale, const JniCache* jni_cache) in ReverseJniLanguageSegmenter()
|
D | reverse-jni-language-segmenter_test.cc | 45 const std::string& locale, const JniCache* jni_cache) { in GetSegmenterOptions()
|
/external/libtextclassifier/native/utils/intents/ |
D | intent-generator.cc | 44 AnnotatorJniEnvironment(const Resources& resources, const JniCache* jni_cache, in AnnotatorJniEnvironment() 79 const Resources& resources, const JniCache* jni_cache, in ActionsJniLuaEnvironment() 111 const std::shared_ptr<JniCache>& jni_cache) { in Create()
|
D | intent-generator.h | 73 const std::shared_ptr<JniCache>& jni_cache) in IntentGenerator()
|
D | jni.h | 82 const std::shared_ptr<JniCache>& jni_cache) in RemoteActionTemplatesHandler()
|
D | jni.cc | 45 const std::shared_ptr<JniCache>& jni_cache) { in Create()
|
D | jni-lua.cc | 46 const JniCache* jni_cache, in JniLuaEnvironment()
|
/external/libtextclassifier/native/utils/utf8/ |
D | unilib-javaicu.cc | 37 UniLibBase::UniLibBase(const std::shared_ptr<JniCache>& jni_cache) in UniLibBase() 151 UniLibBase::RegexPattern::RegexPattern(const JniCache* jni_cache, in RegexPattern() 229 UniLibBase::RegexMatcher::RegexMatcher(const JniCache* jni_cache, in RegexMatcher() 481 UniLibBase::BreakIterator::BreakIterator(const JniCache* jni_cache, in BreakIterator()
|
/external/icing/icing/tokenization/ |
D | language-segmenter-factory.h | 39 const JniCache* jni_cache; member
|
/external/libtextclassifier/native/annotator/ |
D | annotator_jni.cc | 77 const std::shared_ptr<libtextclassifier3::JniCache>& jni_cache, in Create() 95 std::shared_ptr<libtextclassifier3::JniCache> jni_cache() const { in jni_cache() function in libtextclassifier3::__anon9a758e2d0111::AnnotatorJniContext 111 const std::shared_ptr<libtextclassifier3::JniCache>& jni_cache, in AnnotatorJniContext() 495 std::shared_ptr<libtextclassifier3::JniCache> jni_cache( in TC3_JNI_METHOD() local 513 std::shared_ptr<libtextclassifier3::JniCache> jni_cache( in TC3_JNI_METHOD() local 529 std::shared_ptr<libtextclassifier3::JniCache> jni_cache( in TC3_JNI_METHOD() local
|
/external/icing/icing/ |
D | icing-search-engine.cc | 244 std::unique_ptr<const JniCache> jni_cache) in IcingSearchEngine() 253 std::unique_ptr<Clock> clock, std::unique_ptr<const JniCache> jni_cache) in IcingSearchEngine()
|
D | icing-search-engine_test.cc | 131 std::unique_ptr<JniCache> jni_cache) in TestIcingSearchEngine()
|
/external/icing/icing/jni/ |
D | icing-search-engine-jni.cc | 100 std::unique_ptr<const icing::lib::JniCache> jni_cache; in Java_com_google_android_icing_IcingSearchEngine_nativeCreate() local
|
/external/icing/icing/tokenization/icu/ |
D | icu-language-segmenter_test.cc | 44 const std::string& locale, const JniCache* jni_cache) { in GetSegmenterOptions()
|