Searched defs:rootPrefixSize (Results 1 – 4 of 4) sorted by relevance
188 static size_t rootPrefixSize(const char* path, HostType hostType) { in rootPrefixSize() function191 static size_t rootPrefixSize(const char* path) { in rootPrefixSize() function
424 const unsigned rootPrefixSize = NName::GetRootPrefixSize(path); in LoadFullPathAndShow() local661 unsigned rootPrefixSize = NName::GetRootPrefixSize(path); in OnComboBoxCommand() local
60 size_t PathUtils::rootPrefixSize(const std::string& path, HostType hostType) { in rootPrefixSize() function in android::base::PathUtils
1312 const unsigned rootPrefixSize = GetRootPrefixSize(prefix); in FillFixedReparse() local