Home
last modified time | relevance | path

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

/system/core/libcutils/
Dashmem-dev.cpp327 static bool fd_check_error_once = false; in memfd_is_ashmem() local
330 if (!fd_check_error_once) { in memfd_is_ashmem()
332 fd_check_error_once = true; in memfd_is_ashmem()