Searched refs:close_internal (Results 1 – 1 of 1) sorted by relevance
53 int close_internal(const native_handle_t* h, bool allowUntagged) { in close_internal() function153 return close_internal(h, /*allowUntagged=*/true); in native_handle_close()157 return close_internal(h, /*allowUntagged=*/false); in native_handle_close_with_tag()