Home
last modified time | relevance | path

Searched defs:get_header_guard (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/generator2/
H A Dcode.py66 def get_header_guard(path): function
/aosp_15_r20/external/bpftool/src/
H A Dgen.c84 static void get_header_guard(char *guard, const char *obj_name, const char *suffix) in get_header_guard() function