Home | History | Annotate | Download | only in jni

Lines Matching full:flatten

197 jbyteArray WebHistory::Flatten(JNIEnv* env, WTF::Vector<char>& v, WebCore::HistoryItem* item)
302 jbyteArray array = WebHistory::Flatten(env, data, item);
338 // Update the history item which will flatten the data and call update on
407 // save the identifier as it is not included in the flatten data