Home
last modified time | relevance | path

Searched defs:InitFetchModule (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_module/src/
Dfetch_module.cpp24 napi_value FetchModule::InitFetchModule(napi_env env, napi_value exports) in InitFetchModule() function in OHOS::NetStack::Fetch::FetchModule
/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
Dfetch_module.cpp29 void InitFetchModule(JSIValue exports) in InitFetchModule() function