Searched refs:InitResponseCode (Results 1 – 2 of 2) sorted by relevance
75 static void InitResponseCode(napi_env env, napi_value exports);
127 InitResponseCode(env, exports); in InitHttpProperties()148 void HttpModuleExports::InitResponseCode(napi_env env, napi_value exports) in InitResponseCode() function in OHOS::NetStack::Http::HttpModuleExports