Searched defs:allowEmptyString (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/android/jni/
H A DCacheManager.cpp58 static void setFieldFromHeaderIfPresent(CacheResult* result, const char* header, JNIEnv* env, const jobject& object, const jfieldID& field, bool allowEmptyString) argument
61 if (result->firstResponseHeader(header, &value, allowEmptyString))

Completed in 224 milliseconds