Home
last modified time | relevance | path

Searched defs:pattern0 (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
Dlibcore_icu_NativeDecimalFormat.cpp103 static jint NativeDecimalFormat_open(JNIEnv* env, jclass, jstring pattern0, in NativeDecimalFormat_open()
190 …imalFormat_applyPatternImpl(JNIEnv* env, jclass, jint addr, jboolean localized, jstring pattern0) { in NativeDecimalFormat_applyPatternImpl()