Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi.cpp118 if (!GetNotificationUserInputByInputKey(env, userInputResult, userInput)) { in GetNotificationUserInput()
127 napi_value NotificationNapi::GetNotificationUserInputByInputKey( in GetNotificationUserInputByInputKey() function in OHOS::Location::NotificationNapi
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h661 static napi_value GetNotificationUserInputByInputKey(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp389 if (!GetNotificationUserInputByInputKey(env, userInputResult, userInput)) { in GetNotificationUserInput()
398 napi_value Common::GetNotificationUserInputByInputKey( in GetNotificationUserInputByInputKey() function in OHOS::NotificationNapi::Common
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1051 static napi_value GetNotificationUserInputByInputKey(