Home
last modified time | relevance | path

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

/aosp14/system/core/libcutils/
H A Dashmem-host.cpp37 static bool ashmem_validate_stat(int fd, struct stat* buf) { in ashmem_validate_stat() function
57 return ashmem_validate_stat(fd, &buf); in ashmem_valid()
91 if (!ashmem_validate_stat(fd, &buf)) { in ashmem_get_size_region()