Searched refs:AddDisallowedListForAccount (Results 1 – 2 of 2) sorted by relevance
50 static napi_value AddDisallowedListForAccount(napi_env env, napi_callback_info info);
67 DECLARE_NAPI_FUNCTION("addDisallowedListForAccount", AddDisallowedListForAccount), in Init()453 napi_value RestrictionsAddon::AddDisallowedListForAccount(napi_env env, napi_callback_info info) in AddDisallowedListForAccount() function in RestrictionsAddon