Searched refs:CheckDownloadFilePath (Results 1 – 4 of 4) sorted by relevance
73 static bool CheckDownloadFilePath(
385 bool CJInitialize::CheckDownloadFilePath(const std::shared_ptr<OHOS::AbilityRuntime::Context> &cont… in CheckDownloadFilePath() function in OHOS::CJSystemapi::Request::CJInitialize689 if (!CheckDownloadFilePath(context, config, err.errInfo)) { in CheckFilePath()
101 static bool CheckDownloadFilePath(
1111 if (!CheckDownloadFilePath(context, config, error.errInfo)) { in CheckDownloadFile()1130 bool JsInitialize::CheckDownloadFilePath( in CheckDownloadFilePath() function in OHOS::Request::JsInitialize