Searched refs:out_cache_collection (Results 1 – 4 of 4) sorted by relevance
70 ccs_cache_collection_t *out_cache_collection) in ccs_cache_collection_list_find() argument72 return ccs_list_find (in_list, in_identifier, (ccs_list_object_t *) out_cache_collection); in ccs_cache_collection_list_find()
31 cc_int32 ccs_cache_collection_new (ccs_cache_collection_t *out_cache_collection);
39 ccs_cache_collection_t *out_cache_collection);
43 cc_int32 ccs_cache_collection_new (ccs_cache_collection_t *out_cache_collection) in ccs_cache_collection_new() argument48 if (!out_cache_collection) { err = cci_check_error (ccErrBadParam); } in ccs_cache_collection_new()83 *out_cache_collection = cache_collection; in ccs_cache_collection_new()