Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp323 ModuleTemplate::OffManagerWrapper(
325 return ModuleTemplate::OffManagerWrapper(env, info, {ON_HEADER_RECEIVE});
/foundation/communication/netstack/utils/napi_utils/include/
H A Dmodule_template.h367 napi_value OffManagerWrapper(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.cpp114 napi_value OffManagerWrapper(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events) in OffManagerWrapper() function

Completed in 2 milliseconds