Home
last modified time | relevance | path

Searched refs:ClinetNotifyDeviceNotTrusted (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/include/
H A Dbus_center_client_proxy.h43 int32_t ClinetNotifyDeviceNotTrusted(const char *msg);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dbus_center_client_proxy.cpp113 int32_t ClinetNotifyDeviceNotTrusted(const char *msg) in ClinetNotifyDeviceNotTrusted() function
H A Dlnn_bus_center_ipc.cpp501 return ClinetNotifyDeviceNotTrusted(msg); in LnnIpcNotifyDeviceNotTrusted()