Searched refs:stub (Results 1 – 9 of 9) sorted by relevance
39 call L_cpp_vtable_call$stub60 call L_cpp_vtable_call$stub80 call L_cpp_vtable_call$stub102 call L_cpp_vtable_call$stub123 call L_cpp_vtable_call$stub144 call L_cpp_vtable_call$stub313 L_cpp_vtable_call$stub:
99 sal_Char *stub = NULL ; in checkLdapReturnCode() local102 (*s_p_get_lderrno)(aConnection, NULL, &stub) ; in checkLdapReturnCode()104 if (stub != NULL) in checkLdapReturnCode()106 message.appendAscii(stub) ; in checkLdapReturnCode()
375 Stub * stub = i == stubs_.end() ? &newStub : &i->second; in registerOutgoingInterface() local376 Stub::iterator j(stub->find(type)); in registerOutgoingInterface()379 if (j == stub->end()) { in registerOutgoingInterface()380 j = stub->insert(Stub::value_type(type, SubStub())).first; in registerOutgoingInterface()381 if (stub == &newStub) { in registerOutgoingInterface()396 OSL_ASSERT(stub != &newStub); in registerOutgoingInterface()
38 XSubmission stub = new MyXSubmission(); in _Submission() local39 oObj.setSubmission (stub); in _Submission()
49 <p>The needed stub on server side can be created using62 <type>CachedDynamicResultSet</type> to set the stub later.
56 can be used to create a stub on serverside.
59 <p>You must set a model and a stub to the UnoControl before using
131 org.omg.stub.java.rmi
650 …rns error codes specific to Excel and is imported in <PRODUCTNAME> as the stub function ErrorType(…
Completed in 42 milliseconds