Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Diremote_object.cpp90 std::u16string IRemoteObject::GetInterfaceDescriptor() in GetInterfaceDescriptor() function in OHOS::IRemoteObject
H A Dipc_object_proxy.cpp216 std::u16string IPCObjectProxy::GetInterfaceDescriptor() in GetInterfaceDescriptor() function in OHOS::IPCObjectProxy
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dremote_object_wrapper.cpp51 rust::string IRemoteObjectWrapper::GetInterfaceDescriptor() const in GetInterfaceDescriptor() function in OHOS::IpcRust::IRemoteObjectWrapper
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/usb/
H A Dusb_dev_subscriber.cpp73 int32_t UsbDevSubscriber::GetInterfaceDescriptor(const UsbDev &usbDev, in GetInterfaceDescriptor() function in OHOS::ExternalDeviceManager::UsbDevSubscriber
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/remote/
H A Dwrapper.rs80 fn GetInterfaceDescriptor(self: &IRemoteObjectWrapper) -> String; in GetInterfaceDescriptor() function