Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp769 if (GetConversationalMessageOtherInfo(env, conversationalMessage, message) == nullptr) { in GetConversationalMessage()
848 napi_value NotificationNapi::GetConversationalMessageOtherInfo( in GetConversationalMessageOtherInfo() function in OHOS::Location::NotificationNapi
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h1046 static napi_value GetConversationalMessageOtherInfo(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp1175 if (GetConversationalMessageOtherInfo(env, conversationalMessage, message) == nullptr) { in GetConversationalMessage()
1253 napi_value Common::GetConversationalMessageOtherInfo(const napi_env &env, const napi_value &convers… in GetConversationalMessageOtherInfo() function in OHOS::NotificationNapi::Common
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1436 static napi_value GetConversationalMessageOtherInfo(