Searched refs:NDK (Results 1 – 22 of 22) 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 83 bool IsCppOutput() const { return language_ == Language::CPP || language_ == Language::NDK; } in IsCppOutput()
|
D | options.cpp | 150 case Options::Language::NDK: in LanguageToString() 242 language_ = Options::Language::NDK; in Options() 465 if (gen_log_ && (language_ != Options::Language::CPP && language_ != Options::Language::NDK)) { in Options()
|
D | aidl_unittest.cpp | 204 Options::Language::NDK), 1007 case Options::Language::NDK: in TEST_P() 1072 Parse("a/Data.aidl", extendable_parcelable, typenames_, Options::Language::NDK)); in TEST_F() 1083 Options::Language::NDK)); in TEST_F() 1094 Options::Language::NDK)); in TEST_F()
|
D | aidl_language.cpp | 852 if (lang == Options::Language::NDK && IsArray() && GetName() == "IBinder") { in LanguageSpecificCheckValid() 856 if (lang == Options::Language::NDK && IsArray() && IsNullable()) { in LanguageSpecificCheckValid() 874 if (this->GetName() == "FileDescriptor" && lang == Options::Language::NDK) { in LanguageSpecificCheckValid()
|
D | Android.bp | 229 // Header-only library used for atrace in platform NDK builds
|
D | aidl.cpp | 789 } 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/hardware/interfaces/net/netd/1.0/ |
D | INetd.hal | 43 * instead pass the networkHandle to the android_set*network LL-NDK APIs.
|
/system/extras/simpleperf/ |
D | Android.bp | 410 // In the NDK we need libdexfile_support_static which links 489 // part of the NDK, so use libdexfile_support_static.
|
/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 | 100 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/sepolicy/prebuilts/api/29.0/private/ |
D | app_neverallows.te | 337 # They must use ASharedMemory NDK API instead.
|
/system/sepolicy/public/ |
D | domain.te | 1133 # The only exceptions are for NDK text relocations associated with 1438 # Apps must use ASharedMemory NDK API. Native code must use libcutils API.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | domain.te | 1109 # The only exceptions are for NDK text relocations associated with 1414 # Apps must use ASharedMemory NDK API. Native code must use libcutils API.
|
/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/26.0/public/ |
D | domain.te | 819 # 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/prebuilts/api/29.0/public/ |
D | domain.te | 1115 # The only exceptions are for NDK text relocations associated with
|