Home
last modified time | relevance | path

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

/external/libtextclassifier/utils/java/
Djni-cache.h120 jmethodID uri_parse = nullptr; member
/external/libtextclassifier/utils/intents/
Dintent-generator.cc347 jni_cache_->uri_class.get(), jni_cache_->uri_parse, url_str.get())); in ParseUri()