Searched refs:this_storage (Results 1 – 1 of 1) sorted by relevance
109 uint32_t this_storage = storage_[i]; in IsSubsetOf() local111 if ((this_storage | other_storage) != other_storage) { in IsSubsetOf()