HomeSort by relevance Sort by last modified time
    Searched refs:GetIsDistillableJs (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/dom_distiller/core/
url_utils.h 42 std::string GetIsDistillableJs();
url_utils_android.cc 66 jstring GetIsDistillableJs(JNIEnv* env, jclass clazz) {
68 env, dom_distiller::url_utils::GetIsDistillableJs()).Release();
url_utils.cc 64 std::string GetIsDistillableJs() {

Completed in 518 milliseconds