Searched defs:nativeStart (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/content/public/android/java/src/org/chromium/content/app/ |
D | ContentMain.java | 38 private static native int nativeStart(); in nativeStart() method in ContentMain
|
/external/chromium_org/mojo/shell/android/apk/src/org/chromium/mojo_shell_apk/ |
D | MojoMain.java | 28 private static native void nativeStart(Context context, String appUrl); in nativeStart() method in MojoMain
|
/external/icu4c/test/intltest/ |
D | utxttest.cpp | 307 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/ |
D | utxttest.cpp | 309 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/ |
D | rematch.cpp | 866 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/ |
D | rematch.cpp | 872 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/ |
D | utext.cpp | 483 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/ |
D | utext.cpp | 829 int64_t nativeStart, int64_t nativeLimit, in utext_replace() 846 int64_t nativeStart, int64_t nativeLimit, in utext_copy()
|