Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/adapter/native/idl/src/
Dhisysevent_delegate.cpp48 const std::string CACHE_DIR = "/data/storage/el2/base/cache"; variable
251 int aclCacheRet = AclSetAccess(CACHE_DIR, PARENT_DIR_PERMISSION); in SetDirPermission()
254 CACHE_DIR.c_str(), aclCacheRet); in SetDirPermission()