HomeSort by relevance Sort by last modified time
    Searched refs:sync_file_info_free (Results 1 - 6 of 6) sorted by null

  /system/core/libsync/
libsync.map.txt 21 sync_file_info_free; # introduced=26
sync.c 330 sync_file_info_free(file_info);
384 void sync_file_info_free(struct sync_file_info *info) function
  /system/core/libsync/include/ndk/
sync.h 62 * The returned sync_file_info must be freed by calling sync_file_info_free().
82 void sync_file_info_free(struct sync_file_info *info);
  /external/linux-kselftest/tools/testing/selftests/sync/
sync.c 125 static void sync_file_info_free(struct sync_file_info *info) function
141 sync_file_info_free(info);
161 sync_file_info_free(info);
  /cts/tests/tests/graphics/jni/
android_graphics_cts_SyncTest.cpp 85 sync_file_info_free(info);
  /system/core/libsync/tests/
sync_test.cpp 188 sync_file_info_free(info);

Completed in 636 milliseconds