Searched refs:OnNodeDeviceNotTrusted (Results 1 – 7 of 7) sorted by relevance
46 int32_t OnNodeDeviceNotTrusted(const char *pkgName, const char *msg) override;
65 virtual int32_t OnNodeDeviceNotTrusted(const char *pkgName, const char *msg);
53 int32_t OnNodeDeviceNotTrusted(const char *pkgName, const char *msg) override;
119 int32_t ISoftBusClient::OnNodeDeviceNotTrusted(const char *pkgName, const char *msg) in OnNodeDeviceNotTrusted() function in OHOS::ISoftBusClient
564 int32_t retReply = OnNodeDeviceNotTrusted(pkgName, msg); in OnNodeDeviceNotTrustedInner()759 int32_t SoftBusClientStub::OnNodeDeviceNotTrusted(const char *pkgName, const char *msg) in OnNodeDeviceNotTrusted() function in OHOS::SoftBusClientStub
123 clientProxy->OnNodeDeviceNotTrusted(proxy.first.c_str(), msg); in ClinetNotifyDeviceNotTrusted()
399 int32_t BusCenterClientProxy::OnNodeDeviceNotTrusted(const char *pkgName, const char *msg) in OnNodeDeviceNotTrusted() function in OHOS::BusCenterClientProxy