Home
last modified time | relevance | path

Searched refs:GetNotificationConversationalContentByUser (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp445 if (GetNotificationConversationalContentByUser(env, contentResult, user) == nullptr) { in GetNotificationConversationalContent()
469 napi_value NotificationNapi::GetNotificationConversationalContentByUser( in GetNotificationConversationalContentByUser() function in OHOS::Location::NotificationNapi
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h975 static napi_value GetNotificationConversationalContentByUser(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp848 if (GetNotificationConversationalContentByUser(env, contentResult, user) == nullptr) { in GetNotificationConversationalContent()
877 napi_value Common::GetNotificationConversationalContentByUser( in GetNotificationConversationalContentByUser() function in OHOS::NotificationNapi::Common
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1365 static napi_value GetNotificationConversationalContentByUser(