Searched refs:set_owning_group (Results 1 – 2 of 2) sorted by relevance
87 complete_cache->set_owning_group(this); in AddCache()117 tmp_cache->set_owning_group(NULL); // may cause this group to be deleted in RemoveCache()126 tmp_cache->set_owning_group(NULL); // may cause group to be released in RemoveCache()
161 void set_owning_group(AppCacheGroup* group) { owning_group_ = group; } in set_owning_group() function