Searched refs:NDK (Results 1 – 21 of 21) sorted by relevance
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/ |
D | CMakeLists.txt | 24 # default, you only need to specify the name of the public NDK library 31 # Specifies the name of the NDK library that 43 # included in the NDK.
|
/system/media/camera/docs/ |
D | ndk_camera_metadata_tags.mako | 28 * This file defines an NDK API. 33 * Do not reference types that are not part of the NDK. 34 * Do not #include files that aren't part of the NDK. 149 " enum in NDK. Please double check this value is properly hidden" + \ 150 " in NDK API implementation"
|
D | ACameraMetadata.mako | 31 assert(False),"A synthetic key should not present in NDK!"
|
/system/tools/aidl/ |
D | options.h | 62 enum class Language { UNSPECIFIED, JAVA, CPP, NDK }; enumerator 78 bool IsCppOutput() const { return language_ == Language::CPP || language_ == Language::NDK; } in IsCppOutput()
|
D | options.cpp | 202 language_ = Options::Language::NDK; in Options() 410 if (gen_log_ && (language_ != Options::Language::CPP && language_ != Options::Language::NDK)) { in Options()
|
D | aidl.cpp | 767 } else if (lang == Options::Language::NDK) { in compile_aidl()
|
/system/core/libprocessgroup/cgrouprc/ |
D | Android.bp | 21 // modules should use libprocessgroup which links to the LL-NDK library
|
/system/tools/aidl/build/ |
D | aidl_interface.go | 664 "NDK backend not enabled in the imported AIDL interface %q", anImport)
|
/system/hardware/interfaces/net/netd/1.0/ |
D | INetd.hal | 43 * instead pass the networkHandle to the android_set*network LL-NDK APIs.
|
/system/apex/tests/testdata/ |
D | ld.config.txt | 50 # When these NDK libs are required inside this namespace, then it is redirected
|
/system/core/liblog/ |
D | README.md | 107 liblog represents an interface to the volatile Android Logging system for NDK (Native) applications
|
/system/chre/ |
D | README.md | 56 Android NDK APIs to interact with the system.
|
/system/core/rootdir/etc/ |
D | ld.config.txt | 368 # When these NDK libs are required inside this namespace, then it is redirected 382 # (LL-NDK only) access. 475 # When these NDK libs are required inside this namespace, then it is redirected
|
D | ld.config.vndk_lite.txt | 302 # When these NDK libs are required inside this namespace, then it is redirected 315 # (LL-NDK only) access.
|
/system/sepolicy/private/ |
D | app_neverallows.te | 337 # They must use ASharedMemory NDK API instead.
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | app_neverallows.te | 337 # They must use ASharedMemory NDK API instead.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | domain.te | 819 # The only exceptions are for NDK text relocations associated with
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | domain.te | 812 # The only exceptions are for NDK text relocations associated with
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | domain.te | 1116 # The only exceptions are for NDK text relocations associated with
|
/system/sepolicy/public/ |
D | domain.te | 1115 # The only exceptions are for NDK text relocations associated with
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | domain.te | 1115 # The only exceptions are for NDK text relocations associated with
|