Home
last modified time | relevance | path

Searched refs:g_httpModule (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp337 static napi_module g_httpModule = { variable
349 napi_module_register(&g_httpModule); in RegisterHttpModule()