Searched refs:static_intrusive_pointer_cast (Results 1 – 10 of 10) sorted by relevance
190 IValue value = c10::static_intrusive_pointer_cast<UserRRef>(rref_)->toHere( in toHere()222 c10::static_intrusive_pointer_cast<const OwnerRRef>(rref_)->getValue(); in localValue()242 c10::static_intrusive_pointer_cast<UserRRef>(rref_)->forkId(), in str()303 auto rrefPtr = c10::static_intrusive_pointer_cast<c10::RRefInterface>(rref_); in toIValue()345 c10::static_intrusive_pointer_cast<const OwnerRRef>(rref)->getValue()); in backward()
407 return c10::static_intrusive_pointer_cast<OwnerRRef>(rrefInterface); in fromRRefInterface()413 return c10::static_intrusive_pointer_cast<c10::RRefInterface>(ownerRRef); in fromOwnerRRef()
218 c10::static_intrusive_pointer_cast<UserRRef>(rref_)->confirm(); in confirm()
48 auto wrapper = c10::static_intrusive_pointer_cast<XNNModelWrapper>( in compile()79 c10::static_intrusive_pointer_cast<XNNModelWrapper>(capsule); in execute()
163 c10::static_intrusive_pointer_cast<c10::RRefInterface>(rrefPtr)); in prepare_and_call_rpc_op()198 c10::static_intrusive_pointer_cast<dist_rpc::OwnerRRef>(rref) in __anon84498b7a0302()
195 … const auto model_wrapper = c10::static_intrusive_pointer_cast<MLModelWrapper>(handle.toCapsule());
80 intrusive_ptr<T> static_intrusive_pointer_cast(intrusive_ptr<U> r) { in static_intrusive_pointer_cast() function1790 c10::static_intrusive_pointer_cast<T>(obj->getSlot(0).toCapsule());1808 c10::static_intrusive_pointer_cast<T>(obj->getSlot(0).toCapsule());
181 c10::static_intrusive_pointer_cast<distributed::rpc::RRef>(rrefInterface); in pushRRef()
1071 c10::static_intrusive_pointer_cast<c10::RRefInterface>(rref)); in rebuildRRef()
730 c10::static_intrusive_pointer_cast<distributed::rpc::RRef>( in toPyObject()