Searched refs:srr (Results 1 – 4 of 4) sorted by relevance
43 namespace srr = System::Runtime::Remoting;287 OSL_ASSERT( srr::RemotingServices::IsTransparentProxy( obj ) ); in CanCastTo()288 if (srr::RemotingServices::IsTransparentProxy( obj )) in CanCastTo()292 srr::RemotingServices::GetRealProxy( obj ) ); in CanCastTo()346 srrp::RealProxy* rProxy = srr::RemotingServices::GetRealProxy(args[0]); in invokeObject()
40 namespace srr = System::Runtime::Remoting; variable62 public srr::IRemotingTypeInfo
41 namespace srr= System::Runtime::Remoting;
99 if (srr::RemotingServices::IsTransparentProxy(retVal)) in map_uno2cli()102 srr::RemotingServices::GetRealProxy(retVal)); in map_uno2cli()