Searched refs:INTERFACE_REQUEST_METHOD (Results 1 – 2 of 2) sorted by relevance
52 static constexpr const char *INTERFACE_REQUEST_METHOD = "RequestMethod"; variable
145 NapiUtils::SetNamedProperty(env, exports, INTERFACE_REQUEST_METHOD, requestMethod); in InitRequestMethod()