Searched defs:NAME (Results 1 – 6 of 6) sorted by relevance
| /system/netd/include/mainline/ |
| D | XtBpfProgLocations.h | 33 #define XT_BPF_NETD(NAME) "/sys/fs/bpf/netd_shared/prog_netd_skfilter_" NAME "_xtbpf" argument
|
| /system/bpf/progs/include/test/ |
| D | mock_bpf_helpers.h | 91 #define SECTION(NAME) __attribute__((section(NAME), used)) argument 94 #define LICENSE(NAME) char _license[] SECTION("license") = (NAME) argument
|
| /system/tools/aidl/ |
| D | diagnostics.h | 40 #define DIAG(ENUM, NAME, ENABLED) ENUM, argument
|
| D | diagnostics.cpp | 30 #define DIAG(ENUM, NAME, ENABLED) {NAME, DiagnosticOption{DiagnosticID::ENUM, NAME, ENABLED}}, argument 36 #define DIAG(ENUM, NAME, ENABLED) {DiagnosticID::ENUM, NAME}, argument
|
| /system/libhidl/transport/token/1.0/utils/include/hidl/ |
| D | HybridInterface.h | 384 #define IMPLEMENT_HYBRID_META_INTERFACE(INTERFACE, NAME) \ argument
|
| /system/tools/aidl/tests/rust/ |
| D | test_client.rs | 288 const NAME: &str = "Smythe"; in test_binder_exchange() constant
|