Home
last modified time | relevance | path

Searched refs:OnNodeDeviceTrustedChange (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/dsoftbus/sdk/frame/standard/include/
H A Dif_softbus_client.h64 virtual int32_t OnNodeDeviceTrustedChange(const char *pkgName, int32_t type, const char *msg, uint32_t msgLen);
H A Dsoftbus_client_stub.h53 int32_t OnNodeDeviceTrustedChange(const char *pkgName, int32_t type, const char *msg, uint32_t msgLen) override;
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/include/
H A Dbus_center_client_proxy_standard.h46 int32_t OnNodeDeviceTrustedChange(const char *pkgName, int32_t type, const char *msg, uint32_t msgLen) override;
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dif_softbus_client.cpp119 int32_t ISoftBusClient::OnNodeDeviceTrustedChange(const char *pkgName, int32_t type, const char *msg, uint32_t msgLen) in OnNodeDeviceTrustedChange() function in OHOS::ISoftBusClient
H A Dsoftbus_client_stub.cpp536 int32_t retReply = OnNodeDeviceTrustedChange(pkgName, type, msg, msgLen); in OnNodeDeviceTrustedChangeInner()
731 int32_t SoftBusClientStub::OnNodeDeviceTrustedChange(const char *pkgName, int32_t type, const char *msg, in OnNodeDeviceTrustedChange() function in OHOS::SoftBusClientStub
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dbus_center_client_proxy.cpp123 clientProxy->OnNodeDeviceTrustedChange(proxy.first.c_str(), type, msg, msgLen); in ClinetNotifyDeviceTrustedChange()
H A Dbus_center_client_proxy_standard.cpp399 int32_t BusCenterClientProxy::OnNodeDeviceTrustedChange(const char *pkgName, int32_t type, in OnNodeDeviceTrustedChange() function in OHOS::BusCenterClientProxy

Completed in 5 milliseconds