Home
last modified time | relevance | path

Searched defs:oId (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/jurt/java/jurt/src/test/java/com/sun/star/lib/uno/protocols/urp/
H A DProtocol_Test.java53 String oId = (String)iBridge.mapInterfaceTo(testObject, new Type(XInterface.class)); in test() local
66 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCall()
80 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithInParameter()
97 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithOutParameter()
118 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithInOutParameter()
142 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithResult()
161 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWhichRaisesException()
181 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithIn_Out_InOut_Paramters_and_result()
213 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWhichReturnsAny()
H A DTestBridge.java52 public Object registerInterface(Object object, String oId[], Type type) { in registerInterface()
56 public void revokeInterface(String oId, Type type) { in revokeInterface()
/aoo42x/main/cli_ure/source/uno_bridge/
H A Dcli_environment.cxx143 System::String* oId= 0; in getObjectIdentifier() local
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java415 public Object mapInterfaceFrom(Object oId, Type type) { in mapInterfaceFrom()
/aoo42x/main/sal/qa/osl/mutex/
H A Dosl_Mutex.cxx197 oslThreadIdentifier oId = getIdentifier( ); in run() local
/aoo42x/main/sal/qa/osl/process/
H A Dosl_Thread.cxx1590 oslThreadIdentifier oId; in TEST_F() local

Completed in 39 milliseconds