Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/utils/
Ddirectory_ex.cpp112 string subPath; in ForceCreateDirectory() local
132 string subPath; in ForceRemoveDirectory() local
221 string subPath; in ChangeModeDirectory() local
/base/security/selinux/test/unittest/common/
Dtest_common.cpp28 std::string subPath; in CreateDirectory() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
Dfile_util.cpp61 std::string subPath; in ForceCreateDirectory() local
/base/hiviewdfx/hiview/adapter/utility/platform/ohos/
Dfile_util.cpp106 string subPath = (index == string::npos) ? path : path.substr(0, index); in ForceCreateDirectory() local