Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/frameworks/cj/ffi/include/
H A Dcj_request_task.h63 static void ResetDirAccess(const std::string &filepath);
/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_task.cpp199 void CJTask::ResetDirAccess(const std::string &filepath) in ResetDirAccess() function in OHOS::CJSystemapi::Request::CJTask
228 ResetDirAccess(parentDir); in RemovePathMap()
/ohos5.0/base/request/request/frameworks/js/napi/include/
H A Djs_task.h120 static void ResetDirAccess(const std::string &filepath);
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Djs_task.cpp1049 void JsTask::ResetDirAccess(const std::string &filepath) in ResetDirAccess() function in OHOS::Request::JsTask
1090 ResetDirAccess(parentDir); in RemovePathMap()