Searched refs:GetNotificationMultiLineContentLines (Results 1 – 2 of 2) sorted by relevance
1359 …static napi_value GetNotificationMultiLineContentLines(const napi_env &env, const napi_value &resu…
3891 if (GetNotificationMultiLineContentLines(env, contentResult, multiLineContent) == nullptr) { in GetNotificationMultiLineContent()3901 napi_value Common::GetNotificationMultiLineContentLines(const napi_env &env, const napi_value &resu… in GetNotificationMultiLineContentLines() function in OHOS::NotificationNapi::Common