Searched refs:supported_ref_ptrs_ (Results 1 – 8 of 8) 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