Home
last modified time | relevance | path

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

/system/core/libcutils/
Dnative_handle.cpp53 int close_internal(const native_handle_t* h, bool allowUntagged) { in close_internal() function
153 return close_internal(h, /*allowUntagged=*/true); in native_handle_close()
157 return close_internal(h, /*allowUntagged=*/false); in native_handle_close_with_tag()