Home
last modified time | relevance | path

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

/external/chromium_org/content/public/android/java/src/org/chromium/content/app/
DContentMain.java38 private static native int nativeStart(); in nativeStart() method in ContentMain
/external/chromium_org/mojo/shell/android/apk/src/org/chromium/mojo_shell_apk/
DMojoMain.java28 private static native void nativeStart(Context context, String appUrl); in nativeStart() method in MojoMain
/external/icu4c/test/intltest/
Dutxttest.cpp307 int32_t nativeStart = 0; // Native unit indexes for a test. in TestCMR() local
403 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest, in TestCopyMove()
478 int32_t nativeStart, // Range to be replaced, in UText native units. in TestReplace()
/external/chromium_org/third_party/icu/source/test/intltest/
Dutxttest.cpp309 int32_t nativeStart = 0; // Native unit indexes for a test. in TestCMR() local
405 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest, in TestCopyMove()
480 int32_t nativeStart, // Range to be replaced, in UText native units. in TestReplace()
/external/chromium_org/third_party/icu/source/i18n/
Drematch.cpp866 int64_t nativeStart = start; in find() local
1561 int64_t nativeStart; in lookingAt() local
1633 int64_t nativeStart; in matches() local
1675 int64_t nativeStart = regionStart; in region() local
/external/icu4c/i18n/
Drematch.cpp872 int64_t nativeStart = start; in find() local
1567 int64_t nativeStart; in lookingAt() local
1639 int64_t nativeStart; in matches() local
1681 int64_t nativeStart = regionStart; in region() local
/external/icu4c/common/
Dutext.cpp483 int64_t nativeStart, int64_t nativeLimit, in utext_replace()
500 int64_t nativeStart, int64_t nativeLimit, in utext_copy()
/external/chromium_org/third_party/icu/source/common/
Dutext.cpp829 int64_t nativeStart, int64_t nativeLimit, in utext_replace()
846 int64_t nativeStart, int64_t nativeLimit, in utext_copy()