Searched refs:CreateWantAgentByJS (Results 1 – 2 of 2) sorted by relevance
1490 static napi_value CreateWantAgentByJS(const napi_env &env,
514 wantAgent = CreateWantAgentByJS(env, agent); in SetNotificationRequestByWantAgent()524 wantAgent = CreateWantAgentByJS(env, removalAgent); in SetNotificationRequestByWantAgent()534 wantAgent = CreateWantAgentByJS(env, maxScreenAgent); in SetNotificationRequestByWantAgent()1269 wantAgent = CreateWantAgentByJS(env, agent); in SetNotificationActionButton()4593 napi_value Common::CreateWantAgentByJS(const napi_env &env, in CreateWantAgentByJS() function in OHOS::NotificationNapi::Common