Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp327 return ModuleTemplate::InterfaceWithManagerWrapper<BaseContext>( in Flush()
333 return ModuleTemplate::InterfaceWithManagerWrapper<BaseContext>( in Delete()
/ohos5.0/foundation/communication/netstack/utils/napi_utils/include/
H A Dmodule_template.h43 napi_value InterfaceWithManagerWrapper(napi_env env, napi_callback_info info, const std::string &as… in InterfaceWithManagerWrapper() function