Home
last modified time | relevance | path

Searched defs:subPath (Results 1 – 6 of 6) sorted by relevance

/base/security/huks/utils/file_iterative_reader/src/
Dhks_iterative_reader.c118 static int ConstructSubPath(const struct dirent *ptr, const char *curPath, char *subPath) in ConstructSubPath()
151 char subPath[DEFAULT_PATH_LEN] = { 0 }; in HksGetOldStoreFileInfo() local
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
Dfile_util.cpp61 std::string subPath; in ForceCreateDirectory() local
/base/security/selinux_adapter/test/unittest/common/
Dtest_common.cpp28 std::string subPath; in CreateDirectory() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
Dfile_util.cpp64 std::string subPath; in ForceCreateDirectory() local
/base/hiviewdfx/hiview/base/utility/
Dfile_util.cpp185 string subPath = (index == string::npos) ? path : path.substr(0, index); in ForceCreateDirectory() local
473 …d::string GetSandBoxLogPath(int32_t uid, const std::string& pathHolder, const std::string& subPath) in GetSandBoxLogPath()
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
Ddlp_file_manager.cpp337 std::string subPath = std::string(path) + "/" + entry->d_name; in RemoveDirRecursive() local