Home
last modified time | relevance | path

Searched defs:is_high_integrity (Results 1 - 1 of 1) sorted by relevance

/third_party/vulkan-loader/loader/
H A Dloader_environment.c41 bool is_high_integrity() { return geteuid() != getuid() || getegid() != getgid(); } in is_high_integrity() function
102 bool is_high_integrity() { in is_high_integrity() function

Completed in 2 milliseconds