Home
last modified time | relevance | path

Searched refs:ndk (Results 1 – 25 of 44) sorted by relevance

12

/build/make/core/
Dallowed_ndk_types.mk46 my_allowed_ndk_types += native:ndk:system:shared
47 my_allowed_ndk_types += native:ndk:system:none
50 my_allowed_ndk_types += native:ndk:none:none
55 my_allowed_ndk_types += native:ndk:$(my_ndk_stl_family):none
63 native:ndk:libc++:shared native:ndk:libc++:static
70 my_allowed_ndk_types += native:ndk:$(my_ndk_stl_family):shared
76 native:ndk:none:none \
77 native:ndk:system:none \
78 native:ndk:system:shared \
82 my_warn_ndk_types += native:ndk:libc++:static
Dcxx_stl_setup.mk18 my_cxx_stl := ndk
84 else ifeq ($(my_cxx_stl),ndk)
Dpathmap.mk50 mediandk:frameworks/av/media/ndk/
Dartifact_path_requirements.mk5 static_allowed_patterns := $(TARGET_OUT_FAKE)/% $(SOONG_OUT_DIR)/ndk/%
/build/make/target/product/gsi/
D33.txt21 VNDK-SP: android.hardware.common-V2-ndk.so
22 VNDK-SP: android.hardware.common.fmq-V1-ndk.so
23 VNDK-SP: android.hardware.graphics.allocator-V1-ndk.so
24 VNDK-SP: android.hardware.graphics.common-V3-ndk.so
28 VNDK-SP: android.hardware.graphics.composer3-V1-ndk.so
61 VNDK-core: android.hardware.audio.common-V1-ndk.so
63 VNDK-core: android.hardware.authsecret-V1-ndk.so
64 VNDK-core: android.hardware.automotive.occupant_awareness-V1-ndk.so
65 VNDK-core: android.hardware.bluetooth.audio-V2-ndk.so
66 VNDK-core: android.hardware.camera.common-V1-ndk.so
[all …]
D34.txt22 VNDK-SP: android.hardware.common-V2-ndk.so
23 VNDK-SP: android.hardware.common.fmq-V1-ndk.so
24 VNDK-SP: android.hardware.graphics.common-V4-ndk.so
28 VNDK-SP: android.hardware.graphics.composer3-V1-ndk.so
33 VNDK-SP: android.hardware.graphics.allocator-V2-ndk.so
61 VNDK-core: android.frameworks.cameraservice.common-V1-ndk.so
62 VNDK-core: android.frameworks.cameraservice.device-V1-ndk.so
63 VNDK-core: android.frameworks.cameraservice.service-V1-ndk.so
77 VNDK-core: android.hardware.memtrack-V1-ndk.so
83 VNDK-core: android.system.suspend-V1-ndk.so
Dcurrent.txt24 VNDK-SP: android.hardware.common-V2-ndk.so
25 VNDK-SP: android.hardware.common.fmq-V1-ndk.so
26 VNDK-SP: android.hardware.graphics.allocator-V2-ndk.so
27 VNDK-SP: android.hardware.graphics.common-V5-ndk.so
31 VNDK-SP: android.hardware.graphics.composer3-V1-ndk.so
62 VNDK-core: android.frameworks.cameraservice.common-V1-ndk.so
63 VNDK-core: android.frameworks.cameraservice.device-V2-ndk.so
64 VNDK-core: android.frameworks.cameraservice.service-V2-ndk.so
78 VNDK-core: android.hardware.memtrack-V1-ndk.so
84 VNDK-core: android.system.suspend-V1-ndk.so
/build/soong/cc/
Dndk_prebuilt.go38 func (ndk *ndkPrebuiltStlLinker) linkerProps() []interface{} {
39 return append(ndk.libraryDecorator.linkerProps(), &ndk.Properties, &ndk.flagExporter.Properties)
98 func (ndk *ndkPrebuiltStlLinker) link(ctx ModuleContext, flags Flags,
105 ndk.libraryDecorator.flagExporter.exportIncludesAsSystem(ctx)
109 if ndk.static() {
116 ndk.libraryDecorator.flagExporter.setProvider(ctx)
118 if ndk.static() {
Dcmake_ext_add_aidl_library.txt60 if (${LANG} MATCHES "ndk")
/build/soong/scripts/
Dbuild-ndk-prebuilts.sh29 …TARGET_PRODUCT=ndk build/soong/soong_ui.bash --make-mode --soong-only ${OUT_DIR}/soong/ndk.timesta…
33 tar cjf ${DIST_DIR}/ndk_platform.tar.bz2 -C ${OUT_DIR}/soong ndk
/build/make/target/product/
Dndk.mk19 PRODUCT_NAME := ndk
21 PRODUCT_DEVICE := ndk
DAndroidProducts.mk68 $(LOCAL_DIR)/ndk.mk \
/build/make/tools/droiddoc/templates-pdk/
Dsdkpage.cs59 <?cs if:ndk ?>
107 …<a href="http://dl.google.com/android/ndk/<?cs var:ndk.win_download ?>"><?cs var:ndk.win_download …
109 <td><?cs var:ndk.win_bytes ?> bytes</td>
110 <td><?cs var:ndk.win_checksum ?></td>
115 …<a href="http://dl.google.com/android/ndk/<?cs var:ndk.mac_download ?>"><?cs var:ndk.mac_download …
117 <td><?cs var:ndk.mac_bytes ?> bytes</td>
118 <td><?cs var:ndk.mac_checksum ?></td>
123 …<a href="http://dl.google.com/android/ndk/<?cs var:ndk.linux_download ?>"><?cs var:ndk.linux_downl…
125 <td><?cs var:ndk.linux_bytes ?> bytes</td>
126 <td><?cs var:ndk.linux_checksum ?></td>
/build/make/target/board/ndk/
DBoardConfig.mk16 TARGET_ARCH_SUITE := ndk
DREADME.md2 needed for the ndk.
/build/bazel/rules/cc/
Dcc_aidl_code_gen.bzl91 # Headers for ndk backend are nested under aidl directory to prevent
95 if lang == "ndk":
129 # ndk backend:
135 # cpp and ndk are created in separate cc_aidl-library targets, so
136 # <target-name> are unique among cpp and ndk backends
161 # Add flags specific for cpp and ndk lang
200 values = ["cpp", "ndk"],
Dstl.bzl32 _ndk_system = "//prebuilts/ndk:ndk_system"
132 "//prebuilts/ndk:ndk_libc++_shared",
141 "//prebuilts/ndk:ndk_libunwind",
154 "//prebuilts/ndk:ndk_libc++_static",
155 "//prebuilts/ndk:ndk_libc++abi",
156 "//prebuilts/ndk:ndk_libunwind",
209 #TODO(b/201079053) handle ndk STL flags
Dcc_aidl_library.bzl37 if lang not in ["cpp", "ndk"]:
38 fail("lang {} is unsupported. Allowed lang: ndk, cpp.".format(lang))
Dndk_headers_test.bzl55 "ndk headers should be added as -isystem and not -I",
74 "CcInfo returned by ndk headers does not have the correct -isystem",
/build/soong/
Dbuild_test.bash31 ndk
/build/bazel/rules/aidl/
Daidl_interface_test.bzl35 # Since cc_aidl_library-label is unique among cpp and ndk backends,
43 # headers for ndk backend are nested in aidl directory to prevent
76 aidl_library_target = name + "-ndk"
118 name = "ndk-config"
119 aidl_library_target = name + "-ndk"
417 aidl_library_target = name + "-ndk"
Daidl_interface.bzl21 NDK = "ndk"
129 …": bool, "min_sdk_version": string, "additional_dynamic_deps": List[Label]}, config for ndk backend
302 # associated cc_library_shared target with label versioned_name-<cpp|ndk>
313 …build/bazel/rules/apex:android-in_apex": ["//frameworks/native/libs/binder/ndk:libbinder_ndk_stub_…
314 "//conditions:default": ["//frameworks/native/libs/binder/ndk:libbinder_ndk"],
/build/soong/cc/symbolfile/
D__init__.py240 bool = False, ndk: bool = True):
246 self.ndk = ndk
297 if not symbol.tags.has_mode_tags and not self.ndk:
/build/bazel/mkcompare/
DREADME.md117 … "android.hardware.common-V2-ndk.com.android.media.swcodec|cls:SHARED_LIBRARIES|target_arch:arm64",
118 …"android.hardware.graphics.allocator-V1-ndk.com.android.media.swcodec|cls:SHARED_LIBRARIES|target_…
/build/bazel/examples/android_app/java/com/app/
DBUILD113 # A test to verify that ndk libs are not included in an android_app

12