Home | History | Annotate | Download | only in core

Lines Matching refs:native

881 # module, but APKs can "link" to both java and native code). The link type
1013 # 2. The jni_link_type rule for embedded native code
1014 # 3. The 2ND_jni_link_type for the second architecture native code
1254 # Exclude lib/arm and lib/arm64 which contain the native bridge proxy libs. They
1256 # linker config. The native libs are then linked to as usual via exported
1258 # native architecture.
1260 # when native bridge is active.
1808 .PHONY: java native target host java-host java-target native-host native-target \
1809 java-host-tests java-target-tests native-host-tests native-target-tests \
1810 java-tests native-tests host-tests target-tests tests java-dex \
1811 native-host-cross
1813 .PHONY: host-java target-java host-native target-native \
1814 target-java-tests target-native-tests
1817 host-native : native-host
1818 target-native : native-target
1820 target-native-tests : native-target-tests