Home
last modified time | relevance | path

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

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