Home
last modified time | relevance | path

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

/packages/modules/Connectivity/staticlibs/native/bpf_headers/include/bpf/
Dbpf_map_def.h134 struct ignore_on_userdebug_bool { bool ignore_on_userdebug; }; struct
135 #define LOAD_ON_USERDEBUG ((struct ignore_on_userdebug_bool){ .ignore_on_userdebug = false })
136 #define IGNORE_ON_USERDEBUG ((struct ignore_on_userdebug_bool){ .ignore_on_userdebug = true })