Searched refs:raw_ptr (Results 1 – 2 of 2) sorted by relevance
173 auto raw_ptr = remote.raw_; in CloneRemoteObj() local174 if (raw_ptr == nullptr) { in CloneRemoteObj()177 return FromCIRemoteObject(raw_ptr); in CloneRemoteObj()
118 let raw_ptr = self.as_ref() as *const dyn IDSoftbufCallback; in hash() localVariable119 raw_ptr.hash(state); in hash()