Searched refs:RemoveDisallowedListForAccount (Results 1 – 2 of 2) sorted by relevance
51 static napi_value RemoveDisallowedListForAccount(napi_env env, napi_callback_info info);
68 DECLARE_NAPI_FUNCTION("removeDisallowedListForAccount", RemoveDisallowedListForAccount), in Init()458 napi_value RestrictionsAddon::RemoveDisallowedListForAccount(napi_env env, napi_callback_info info) in RemoveDisallowedListForAccount() function in RestrictionsAddon