Home
last modified time | relevance | path

Searched refs:CreateWantAgentByJS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp195 wantAgent = CreateWantAgentByJS(env, agent); in SetNotificationRequestByWantAgent()
205 wantAgent = CreateWantAgentByJS(env, removalAgent); in SetNotificationRequestByWantAgent()
215 wantAgent = CreateWantAgentByJS(env, maxScreenAgent); in SetNotificationRequestByWantAgent()
407 wantAgent = CreateWantAgentByJS(env, agent); in SetNotificationActionButton()
H A Dcommon.cpp1122 __attribute__((no_sanitize("cfi"))) napi_value Common::CreateWantAgentByJS(const napi_env &env, in CreateWantAgentByJS() function in OHOS::NotificationNapi::Common
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1585 static napi_value CreateWantAgentByJS(const napi_env &env,