Home
last modified time | relevance | path

Searched defs:GetInterfaceDescriptor (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/ipc/ipc/native/src/core/source/
Diremote_object.cpp90 std::u16string IRemoteObject::GetInterfaceDescriptor() in GetInterfaceDescriptor() function in OHOS::IRemoteObject
Dipc_object_proxy.cpp216 std::u16string IPCObjectProxy::GetInterfaceDescriptor() in GetInterfaceDescriptor() function in OHOS::IPCObjectProxy
/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
Dremote_object_wrapper.cpp51 rust::string IRemoteObjectWrapper::GetInterfaceDescriptor() const in GetInterfaceDescriptor() function in OHOS::IpcRust::IRemoteObjectWrapper
/foundation/communication/ipc/interfaces/innerkits/rust/src/remote/
Dwrapper.rs80 fn GetInterfaceDescriptor(self: &IRemoteObjectWrapper) -> String; in GetInterfaceDescriptor() function