Searched refs:INTERFACE_RESPONSE_CODE (Results 1 – 2 of 2) sorted by relevance
53 static constexpr const char *INTERFACE_RESPONSE_CODE = "ResponseCode"; variable
192 NapiUtils::SetNamedProperty(env, exports, INTERFACE_RESPONSE_CODE, responseCode); in InitResponseCode()