Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_device_local.h48 int32_t LocalizeNotificationMsg(const char *msg);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_local.c561 int32_t LocalizeNotificationMsg(const char *msg) in LocalizeNotificationMsg() function
H A Dnstackx_common.c1894 int32_t retMsg = LocalizeNotificationMsg(config->msg); in NotificationInner()