Home
last modified time | relevance | path

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

123

/system/tools/hidl/hidl2aidl/test/
Dndk_test_compile.cpp39 ndk::ScopedAStatus status1 = foo->someBar(std::string(), std::string()); in testIFoo()
42 ndk::ScopedAStatus status2 = foo->oneOutput(&f); in testIFoo()
48 ndk::ScopedAStatus status1 = bar->someBar(std::string(), 3, &out); in testIBar()
52 ndk::ScopedAStatus status2 = bar->extraMethod(inner); in testIBar()
64 ndk::ScopedAStatus status = foo->someFoo(3); in testIFoo2()
/system/media/camera/docs/
Dndk_camera_metadata_tags.mako60 ${ndk(path_name(i)) | csym},
72 ${ndk(path_name(i)) + '.start' | csym,ljust(30)} = ${ndk(path_name(i)) | csym,pad(64)} << 16,
91 ${ndk(entry.name) + " = " | csym,ljust(60)}// Deprecated! DO NOT USE
119 ${ndk(entry.name) + " = " | csym,ljust(60)}// ${annotated_type(entry)}
122 ${ndk(path_name(find_parent_section(entry))) | csym}_START,
124 ${ndk(path_name(find_parent_section(entry))) | csym}_START + ${idx},
128 ${ndk(path_name(sec)) | csym}_END,
140 // ${ndk(entry.name) | csym}
141 typedef enum acamera_metadata_enum_${csym(ndk(entry.name)).lower()} {
148 print " WARNING: {}_{} is marked as hidden".format(csym(ndk(entry.name)), val.name) + \
[all …]
DACameraMetadata.mako29 case ${ndk(entry.name) | csym}:
39 case ${ndk(entry.name) | csym}:
/system/sepolicy/prebuilts/api/29.0/private/
Drunas_app.te9 # when using run-as on a debuggable app. Used to run lldb/ndk-gdb/simpleperf,
13 # Allow lldb/ndk-gdb/simpleperf to read maps of debuggable app processes.
16 # Allow lldb/ndk-gdb/simpleperf to ptrace attach to debuggable app processes.
Drunas.te3 # ndk-gdb invokes adb shell run-as.
/system/tools/aidl/tests/stability_test/
DAndroid.bp29 ndk: {
49 ndk: {
68 ndk: {
/system/sepolicy/prebuilts/api/30.0/private/
Drunas_app.te9 # when using run-as on a debuggable app. Used to run lldb/ndk-gdb/simpleperf,
13 # Allow lldb/ndk-gdb/simpleperf to read maps of debuggable app processes.
16 # Allow lldb/ndk-gdb/simpleperf to ptrace attach to debuggable app processes.
Drunas.te3 # ndk-gdb invokes adb shell run-as.
Duntrusted_app_27.te19 # https://android.googlesource.com/platform/bionic/+/master/android-changes-for-ndk-developers.md#t…
/system/sepolicy/private/
Drunas_app.te9 # when using run-as on a debuggable app. Used to run lldb/ndk-gdb/simpleperf,
13 # Allow lldb/ndk-gdb/simpleperf to read maps of debuggable app processes.
16 # Allow lldb/ndk-gdb/simpleperf to ptrace attach to debuggable app processes.
Drunas.te3 # ndk-gdb invokes adb shell run-as.
Duntrusted_app_27.te19 # https://android.googlesource.com/platform/bionic/+/master/android-changes-for-ndk-developers.md#t…
/system/core/libsync/
DAndroid.bp3 from: "include/ndk",
5 srcs: ["include/ndk/sync.h"],
/system/sepolicy/prebuilts/api/28.0/private/
Drunas.te3 # ndk-gdb invokes adb shell run-as.
Duntrusted_v2_app.te40 # gdbserver for ndk-gdb ptrace attaches to app process.
/system/sepolicy/prebuilts/api/27.0/private/
Drunas.te4 # ndk-gdb invokes adb shell run-as.
Duntrusted_v2_app.te41 # gdbserver for ndk-gdb ptrace attaches to app process.
/system/sepolicy/prebuilts/api/26.0/private/
Drunas.te4 # ndk-gdb invokes adb shell run-as.
Duntrusted_v2_app.te42 # gdbserver for ndk-gdb ptrace attaches to app process.
/system/core/rootdir/etc/
Dpublic.libraries.wear.txt1 # See https://android.googlesource.com/platform/ndk/+/master/docs/PlatformApis.md
Dpublic.libraries.android.txt1 # See https://android.googlesource.com/platform/ndk/+/master/docs/PlatformApis.md
Dpublic.libraries.iot.txt1 # See https://android.googlesource.com/platform/ndk/+/master/docs/PlatformApis.md
/system/extras/partition_tools/aidl/
DAndroid.bp27 ndk: {
/system/tools/aidl/
Dgenerate_ndk.h27 namespace ndk {
Daidl_to_ndk.h23 namespace ndk {

123