gf_file_handles_count   57 applications/dashcast/dashcast.c 	if (mem_track && (gf_memory_size() || gf_file_handles_count() )) {
gf_file_handles_count 2876 applications/mp42ts/main.c 	if (mem_track && (gf_memory_size() || gf_file_handles_count() )) {
gf_file_handles_count 5184 applications/mp4box/main.c 	if (mem_track && (gf_memory_size() || gf_file_handles_count() )) {
gf_file_handles_count 2336 applications/mp4client/main.c 	if (mem_track && (gf_memory_size() || gf_file_handles_count() )) {
gf_file_handles_count  726 applications/osmo4_ios/main.c 	if (mem_track && (gf_memory_size() || gf_file_handles_count() )) {
gf_file_handles_count  987 include/gpac/tools.h u32 gf_file_handles_count();
gf_file_handles_count  848 src/utils/alloc.c 		gf_memory_log(GF_MEMORY_INFO, "\n[MemTracker] Printing the current state of allocations (%d open file handles) :\n", gf_file_handles_count());