Searched refs:note (Results 1 – 25 of 29) sorted by relevance
12
/system/iorap/docs/binder/ |
D | IIorap_setTaskListener.plantuml | 29 note right of iorapd 31 end note 45 note right of iorapd 47 end note
|
/system/chre/build/sys_support/qcom/ |
D | uimage_v2.lcs | 44 /* micro-image version note */ 45 .note.qti.uimg.dl.ver : { *(.note.qti.uimg.dl.ver) } : phdr1 : note1
|
D | uimage.lcs.toolv80 | 45 .note.qti.uimg.dl.ver : { *(.note.qti.uimg.dl.ver) } : phdr1 : note1 204 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
|
/system/tools/aidl/ |
D | comments.h | 46 std::string note; // can be empty("") member
|
D | aidl_to_cpp_common.cpp | 325 if (deprecated->note.empty()) { in GetDeprecatedAttribute() 328 return "__attribute__((deprecated(" + QuotedEscape(deprecated->note) + ")))"; in GetDeprecatedAttribute()
|
D | aidl_dumpapi.cpp | 75 out << " * @deprecated " << deprecated->note << "\n"; in DumpComments()
|
D | generate_rust.cpp | 320 if (deprecated->note.empty()) { in GenerateDeprecated() 323 out << "#[deprecated = " << QuotedEscape(deprecated->note) << "]\n"; in GenerateDeprecated()
|
/system/tools/hidl/test/vendor/android/1.0/ |
D | IVendor.hal | 1 // note this file tests carriage returns
|
/system/tools/hidl/test/vendor/1.0/ |
D | IVendor.hal | 1 // note this file tests carriage returns
|
/system/extras/simpleperf/ |
D | Android.bp | 288 // See note for libdexfile_static in simpleperf_ndk. 448 // See note for libdexfile_static in simpleperf_ndk. 474 // See note for libdexfile_static in simpleperf_ndk.
|
/system/bpf/bpfloader/ |
D | bpfloader.rc | 18 # Enable the eBPF JIT -- but do note that on 64-bit kernels it is likely
|
/system/sepolicy/private/ |
D | apexd.te | 91 # note that apexd won't be able to unlink files in /data/app-staging/session_XXXX, 205 # A note on otapreopt_chroot. It used to mount APEXes during postainstall stage of A/B OTAs,
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | apexd.te | 91 # note that apexd won't be able to unlink files in /data/app-staging/session_XXXX, 205 # A note on otapreopt_chroot. It used to mount APEXes during postainstall stage of A/B OTAs,
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | apexd.te | 45 # note that apexd won't be able to unlink files in /data/app-staging/session_XXXX,
|
/system/tools/mkbootimg/ |
D | pylintrc | 167 # Python expression which should return a note less than 10 (10 is the highest 168 # note). You have access to the variables errors warning, statement which 305 # List of note tags to take in consideration, separated by a comma.
|
/system/apex/ |
D | pylintrc | 173 # Python expression which should return a note less than 10 (10 is the highest 174 # note). You have access to the variables errors warning, statement which 312 # List of note tags to take in consideration, separated by a comma.
|
/system/update_engine/ |
D | pylintrc | 115 # Python expression which should return a note less than 10 (10 is the highest 116 # note). You have access to the variables errors warning, statement which 253 # List of note tags to take in consideration, separated by a comma.
|
/system/iorap/ |
D | Android.bp | 22 // note: using **/* doesn't work, so list each file one by one: 25 // note: list only 'interface' aidl files, otherwise
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | apexd.te | 68 # note that apexd won't be able to unlink files in /data/app-staging/session_XXXX,
|
/system/sepolicy/ |
D | README | 73 It is important to note the final processed version of this file
|
/system/unwinding/libunwindstack/ |
D | AndroidVersions.md | 74 NT\_GNU\_BUILD\_ID note found in elf files. This information can be used
|
/system/chre/doc/ |
D | vendor_extensions.md | 84 issues that can arise in rare conditions. Further, note that most of the core
|
/system/apex/docs/ |
D | howto.md | 406 Also note that if a service marked as updatable is started before APEXes are 450 Also note that, mixing flattened and non-flattened APEXes in a device is NOT
|
/system/chre/platform/shared/idl/ |
D | host_messages.fbs | 44 /// The name of the hub. Nominally a UTF-8 string, but note that we're not
|
/system/core/shell_and_utilities/ |
D | README.md | 32 Also note that in any given release `toybox` probably contains more
|
12