Home
last modified time | relevance | path

Searched defs:parentPath (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/
Dlog_persister.cpp142 std::string parentPath = path.substr(0, separatorPos); in Init() local
194 int LogPersister::PrepareUncompressedFile(const std::string& parentPath, bool restore) in PrepareUncompressedFile()
/base/security/selinux_adapter/framework/policycoreutils/src/
Dselinux_restorecon.c202 char *parentPath = dirname(parent); in RestoreconFromParentDir() local
/base/global/i18n/frameworks/intl/src/
Di18n_timezone.cpp680 …8nTimeZone::GetTimezoneIDFromZoneInfo(std::set<std::string> &availableIDs, std::string &parentPath, in GetTimezoneIDFromZoneInfo()