Searched refs:FUNCTION_DELETE (Results 1 – 4 of 4) sorted by relevance
82 static constexpr const char *FUNCTION_DELETE = "delete"; variable
27 static constexpr const char *FUNCTION_DELETE = "delete"; variable
113 DECLARE_NAPI_FUNCTION(HttpResponseCache::FUNCTION_DELETE, HttpResponseCache::Delete), in DefineHttpResponseCacheClass()
74 DECLARE_NAPI_FUNCTION(FUNCTION_DELETE, RequestEvent::Remove),