Home
last modified time | relevance | path

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

/aosp14/system/core/libsync/include/ndk/
H A Dsync.h100 void sync_file_info_free(struct sync_file_info* info) __INTRODUCED_IN(26);
/aosp14/system/core/libsync/
H A Dlibsync.map.txt21 sync_file_info_free; # introduced=26
H A Dsync.c352 sync_file_info_free(file_info); in sync_fence_info()
406 void sync_file_info_free(struct sync_file_info *info) in sync_file_info_free() function
/aosp14/system/core/libsync/tests/
H A Dsync_test.cpp217 sync_file_info_free(info); in getInfo()
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DVulkanManager.cpp477 sync_file_info_free(finfo); in dequeueNextBuffer()