Searched refs:supported_ref_ptrs_ (Results 1 – 12 of 12) sorted by relevance
32 if (supported_ref_ptrs_.find(ptrId) != supported_ref_ptrs_.end()) return true; in HasOnlySupportedRefs()50 supported_ref_ptrs_.insert(ptrId); in HasOnlySupportedRefs()177 supported_ref_ptrs_.clear(); in Initialize()
185 if (supported_ref_ptrs_.find(ptrId) != supported_ref_ptrs_.end()) return true; in HasOnlySupportedRefs()202 supported_ref_ptrs_.insert(ptrId); in HasOnlySupportedRefs()316 supported_ref_ptrs_.clear(); in Initialize()
101 std::unordered_set<uint32_t> supported_ref_ptrs_; variable
124 std::unordered_set<uint32_t> supported_ref_ptrs_; variable
33 if (supported_ref_ptrs_.find(ptrId) != supported_ref_ptrs_.end()) return true; in HasOnlySupportedRefs()51 supported_ref_ptrs_.insert(ptrId); in HasOnlySupportedRefs()178 supported_ref_ptrs_.clear(); in Initialize()
201 if (supported_ref_ptrs_.find(ptrId) != supported_ref_ptrs_.end()) return true; in HasOnlySupportedRefs()218 supported_ref_ptrs_.insert(ptrId); in HasOnlySupportedRefs()339 supported_ref_ptrs_.clear(); in Initialize()
136 std::unordered_set<uint32_t> supported_ref_ptrs_; variable