Home
last modified time | relevance | path

Searched refs:OnManagerWrapper (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp310 ModuleTemplate::OnManagerWrapper(
313 return ModuleTemplate::OnManagerWrapper(env, info, {ON_HEADER_RECEIVE}, true);
/foundation/communication/netstack/utils/napi_utils/include/
H A Dmodule_template.h361 napi_value OnManagerWrapper(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events,
/foundation/communication/netstack/utils/napi_utils/src/
H A Dmodule_template.cpp35 napi_value OnManagerWrapper(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, in OnManagerWrapper() function

Completed in 3 milliseconds