Home
last modified time | relevance | path

Searched refs:CheckDownloadFilePath (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/request/request/frameworks/cj/ffi/include/
H A Dcj_initialize.h73 static bool CheckDownloadFilePath(
/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_initialize.cpp385 bool CJInitialize::CheckDownloadFilePath(const std::shared_ptr<OHOS::AbilityRuntime::Context> &cont… in CheckDownloadFilePath() function in OHOS::CJSystemapi::Request::CJInitialize
689 if (!CheckDownloadFilePath(context, config, err.errInfo)) { in CheckFilePath()
/ohos5.0/base/request/request/frameworks/js/napi/include/
H A Djs_initialize.h101 static bool CheckDownloadFilePath(
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Djs_initialize.cpp1111 if (!CheckDownloadFilePath(context, config, error.errInfo)) { in CheckDownloadFile()
1130 bool JsInitialize::CheckDownloadFilePath( in CheckDownloadFilePath() function in OHOS::Request::JsInitialize