Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h1274 static const char *GetPropertyNameByContentType(ContentType type);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp33 const char *Common::GetPropertyNameByContentType(ContentType type) in GetPropertyNameByContentType() function in OHOS::NotificationNapi::Common
101 const char *propertyName = GetPropertyNameByContentType(type); in SetNotificationContentDetailed()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1766 static const char *GetPropertyNameByContentType(ContentType type);
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp33 const char *NotificationNapi::GetPropertyNameByContentType(ContentType type) in GetPropertyNameByContentType() function in OHOS::Location::NotificationNapi