Home
last modified time | relevance | path

Searched refs:InitFetchModule (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_module/src/
H A Dfetch_module.cpp24 napi_value FetchModule::InitFetchModule(napi_env env, napi_value exports) in InitFetchModule() function in OHOS::NetStack::Fetch::FetchModule
42 NAPI_MODULE(fetch, FetchModule::InitFetchModule)
/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dohos_module_config.h30 extern void InitFetchModule(JSIValue exports);
103 {"fetch", InitFetchModule},
/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_module/include/
H A Dfetch_module.h27 static napi_value InitFetchModule(napi_env env, napi_value exports);
/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dfetch_module.cpp29 void InitFetchModule(JSIValue exports) in InitFetchModule() function

Completed in 1 milliseconds