Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.h338 static void AddResourceItemToMemoryCache(napi_env env,
H A Dnapi_webview_controller.cpp5886 AddResourceItemToMemoryCache(env, info, resourceValue); in AddResourcesToMemoryCache()
5890 void NapiWebviewController::AddResourceItemToMemoryCache(napi_env env, in AddResourceItemToMemoryCache() function in OHOS::NWeb::NapiWebviewController