Searched refs:native (Results 1 – 25 of 42) sorted by relevance
12
50 $(warning Making profiling version of native library)54 $(warning Making debug version of native library)57 $(warning Making full debug version of native library)78 $(warning Making profiling version of native library)82 $(warning Making debug version of native library)
63 mmm -j16 packages/inputmethods/LatinIME/native/jni || \
28 $(warning Making debug version of native library)37 LATINIME_NATIVE_JNI_DIR := $(LATINIME_DIR_RELATIVE_TO_DICTTOOL)/native/jni38 LATINIME_NATIVE_SRC_DIR := $(LATINIME_DIR_RELATIVE_TO_DICTTOOL)/native/jni/src
18 # For native methods, see http://proguard.sourceforge.net/manual/examples.html#native20 native <methods>;
13 # Keep native methods15 native <methods>;
27 . IME native library source code (C)61 libs/ IME native library source code (C language)
25 # This prevents the names of native methods from being obfuscated and prevents28 native <methods>;
15 subdirs := common native java tests tools
2 -keep class com.android.terminal.Terminal { native <methods>; }
32 (mmm -j16 packages/inputmethods/LatinIME/native/dicttoolkit) || (make -j16 $test_name)
105 bool RoutingManager::initialize (nfc_jni_native_data* native) in initialize() argument108 mNativeData = native; in initialize()
19 frameworks/native/include \
35 bool initialize(nfc_jni_native_data* native);
74 void initialize (nfc_jni_native_data* native);
37 LOCAL_MODULE := libvehiclemonitor-native
31 libvehiclenetwork-native \
53 libvehiclemonitor-native
51 LOCAL_JACK_FLAGS := --multi-dex native
45 LOCAL_JACK_FLAGS := --multi-dex native
18 native <methods>;
22 native <methods>;
3 There is a [native JSON benchmark collection] [1] which evaluates speed, memory usage and code size…
24 native <methods>;
5 Scripting Layer for Native, SL4N, is an automation toolset for calling Android native Binder