Searched defs:revokeInterface (Results 1 – 6 of 6) sorted by relevance
92 void Cli_environment::revokeInterface(System::String* oid, System::Type* type) in revokeInterface() function in cli_uno::Cli_environment113 inline void Cli_environment::revokeInterface(System::String* oid) in revokeInterface() function in cli_uno::Cli_environment
122 void revokeInterface(String oid, Type type); in revokeInterface() method
47 public void revokeInterface(String oid, Type type) { in revokeInterface() method in remote_environment
56 public void revokeInterface(String oId, Type type) { in revokeInterface() method in TestBridge.MyEnv
78 public void revokeInterface(String oid, Type type) { in revokeInterface() method in java_environment
360 void Base::revokeInterface(void * pInterface) in revokeInterface() function in Base
Completed in 73 milliseconds