Searched refs:InitHttpModule (Results 1 – 2 of 2) sorted by relevance
60 static napi_value InitHttpModule(napi_env env, napi_value exports);
52 napi_value HttpModuleExports::InitHttpModule(napi_env env, napi_value exports) in InitHttpModule() function in OHOS::NetStack::Http::HttpModuleExports341 .nm_register_func = HttpModuleExports::InitHttpModule,