HomeSort by relevance Sort by last modified time
    Searched refs:jobjectArray (Results 151 - 175 of 182) sorted by null

1 2 3 4 5 67 8

  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/
OpenWnnDictionaryImplJni.c     [all...]
  /external/chromium_org/content/browser/renderer_host/java/
java_bound_object.cc 518 env->SetObjectArrayElement(static_cast<jobjectArray>(array), index,
    [all...]
  /frameworks/base/drm/jni/
android_drm_DrmManagerClient.cpp 334 static jobjectArray android_drm_DrmManagerClient_getAllSupportInfo(
344 jobjectArray array = (jobjectArray)env->NewObjectArray(length, clazz, NULL);
  /frameworks/base/services/jni/
com_android_server_location_FlpHardwareProvider.cpp 428 jobjectArray& locationsArray) {
460 jobjectArray locationsArray = NULL;
843 jobjectArray geofenceRequestsArray) {
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 92 jobjectArray *props) {
114 jobjectArray props;
139 /* (BT) Initialize the jobjectArray and jintArray here itself and send the
190 jobjectArray props;
204 /* Initialize the jobjectArray and jintArray here itself and send the
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 74 AutoJavaStringArrayToUTF8(JNIEnv* env, jobjectArray strings, jsize stringsLength)
102 jobjectArray mStrings;
358 jintArray _ids, jobjectArray _names, jintArray _arraySizes)
402 jobjectArray _names,
    [all...]
  /art/runtime/entrypoints/
entrypoint_utils.cc 308 jobjectArray args_jobj = NULL;
  /external/chromium_org/content/browser/android/
content_view_core_impl.h 96 jobjectArray pts);
content_view_core_impl.cc 466 ScopedJavaLocalRef<jobjectArray> items_array(
862 jobjectArray pts) {
    [all...]
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp 56 AutoJavaStringArrayToUTF8(JNIEnv* env, jobjectArray strings, jsize stringsLength)
84 jobjectArray mStrings;
254 jintArray _ids, jobjectArray _names, jintArray _arraySizes)
282 jobjectArray _names,
    [all...]
  /external/srec/srec_jni/
android_speech_srec_Recognizer.cpp 494 static JNIEXPORT jobjectArray JNICALL Java_android_speech_srec_Recognizer_SR_1RecognizerResultGetKeyList
508 jobjectArray array = env->NewObjectArray(listSize, stringClass, NULL);
  /frameworks/base/core/jni/
AndroidRuntime.cpp 293 jobjectArray strArray;
858 jobjectArray strArray;
    [all...]
android_hardware_Camera.cpp 332 jobjectArray obj = NULL;
333 obj = (jobjectArray) env->NewObjectArray(metadata->number_of_faces,
    [all...]
com_google_android_gles_jni_EGLImpl.cpp 190 jintArray attrib_list, jobjectArray configs, jint config_size, jintArray num_config) {
385 jobjectArray configs, jint config_size, jintArray num_config) {
android_opengl_EGL14.cpp 262 (JNIEnv *_env, jobject _this, jobject dpy, jobjectArray configs_ref, jint configsOffset, jint config_size, jintArray num_config_ref, jint num_configOffset) {
340 (JNIEnv *_env, jobject _this, jobject dpy, jintArray attrib_list_ref, jint attrib_listOffset, jobjectArray configs_ref, jint configsOffset, jint config_size, jintArray num_config_ref, jint num_configOffset) {
    [all...]
  /frameworks/base/media/jni/
android_media_MediaExtractor.cpp 664 jstring pathObj, jobjectArray keysArray, jobjectArray valuesArray) {
android_media_MediaPlayer.cpp 186 jobjectArray keys, jobjectArray values) {
    [all...]
  /packages/apps/Nfc/nci/jni/
NfcTag.cpp 667 ScopedLocalRef<jobjectArray> techPollBytes(e, e->NewObjectArray(mNumTechList, byteArrayClass.get(), 0));
788 ScopedLocalRef<jobjectArray> techActBytes(e, e->NewObjectArray(mNumTechList, byteArrayClass.get(), 0));
    [all...]
  /art/runtime/
thread.cc     [all...]
check_jni.cc     [all...]
  /frameworks/base/core/jni/android/graphics/
Matrix.cpp 308 static jboolean mapRect__RectFRectF(JNIEnv* env, jobject clazz, SkMatrix* matrix, jobjectArray dst, jobject src) {
  /dalvik/vm/
Jni.cpp     [all...]
CheckJni.cpp     [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorClasses.cpp     [all...]
  /art/compiler/jni/
jni_compiler_test.cc 573 jobjectArray ste_array = Thread::InternalStackTraceToStackTraceElementArray(env, internal);

Completed in 1363 milliseconds

1 2 3 4 5 67 8