Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/frameworks/js/napi/include/
H A Djs_initialize.h119 static bool CheckDownloadFile(
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Djs_initialize.cpp169 if (!CheckDownloadFile(context, config, error)) { in CheckFilePath()
1098 bool JsInitialize::CheckDownloadFile( in CheckDownloadFile() function in OHOS::Request::JsInitialize