Home
last modified time | relevance | path

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

/system/media/camera/docs/
Dndk_camera_metadata_tags.mako53 ${ndk(path_name(i)) | csym},
65 ${ndk(path_name(i)) + '.start' | csym,ljust(30)} = ${ndk(path_name(i)) | csym,pad(64)} << 16,
84 ${ndk(entry.name) + " = " | csym,ljust(60)}// Deprecated! DO NOT USE
106 ${ndk(entry.name) + " = " | csym,ljust(60)}// ${annotated_type(entry)}
109 ${ndk(path_name(find_parent_section(entry))) | csym}_START,
111 ${ndk(path_name(find_parent_section(entry))) | csym}_START + ${idx},
115 ${ndk(path_name(sec)) | csym}_END,
127 // ${ndk(entry.name) | csym}
128 typedef enum acamera_metadata_enum_${csym(ndk(entry.name)).lower()} {
135 print " WARNING: {}_{} is marked as hidden".format(csym(ndk(entry.name)), val.name) + \
[all …]
Dmetadata-generate64 local ndk="$4"
67 if [[ "$ndk" == "yes" ]]; then
DACameraMetadata.mako29 case ${ndk(entry.name) | csym}:
39 case ${ndk(entry.name) | csym}:
Dmetadata_helpers.py131 def ndk(name): function
913 return csym(ndk(node.name))
924 text = text + '\n@see %s' % (csym(ndk(node.name)))
/system/core/libsync/
DAndroid.bp3 from: "include/ndk",
5 srcs: ["include/ndk/sync.h"],
/system/sepolicy/private/
Drunas.te4 # ndk-gdb invokes adb shell run-as.
Duntrusted_v2_app.te42 # gdbserver for ndk-gdb ptrace attaches to app process.
Dadbd.te90 # ndk-gdb invokes adb forward to forward the gdbserver socket.
95 # ndk-gdb invokes adb pull of app_process, linker, and libc.so.
Duntrusted_app_all.te88 # gdbserver for ndk-gdb ptrace attaches to app process.
Dapp.te22 # gdbserver for ndk-gdb reads the zygote.
53 # Notify shell and adbd of death when spawned via runas for ndk-gdb.
/system/extras/simpleperf/
DREADME.md12 http://github.com/android-ndk/ndk/issues.
375 # Simpleperf tools in ndk
376 Simpleperf tools in ndk contain three parts: simpleperf executable running on