Searched refs:ccs_cache_collection_release (Results 1 – 4 of 4) sorted by relevance
33 cc_int32 ccs_cache_collection_release (ccs_cache_collection_t io_cache_collection);
33 return cci_check_error (ccs_cache_collection_release ((ccs_cache_collection_t) io_object)); in ccs_cache_collection_list_object_release()
63 cci_check_error (ccs_cache_collection_release (g_cache_collection)); in main()
87 ccs_cache_collection_release (cache_collection); in ccs_cache_collection_new()94 cc_int32 ccs_cache_collection_release (ccs_cache_collection_t io_cache_collection) in ccs_cache_collection_release() function