- android_fdsan_close_with_tag
int android_fdsan_close_with_tag(int fd, ulong tag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- android_fdsan_create_owner_tag
ulong android_fdsan_create_owner_tag(android_fdsan_owner_type type, ulong tag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- android_fdsan_exchange_owner_tag
void android_fdsan_exchange_owner_tag(int fd, ulong expected_tag, ulong new_tag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- android_fdsan_get_error_level
android_fdsan_error_level android_fdsan_get_error_level()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- android_fdsan_set_error_level
android_fdsan_error_level android_fdsan_set_error_level(android_fdsan_error_level new_level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.