Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/files/
DPathUtils.h188 static size_t rootPrefixSize(const char* path, HostType hostType) { in rootPrefixSize() function
191 static size_t rootPrefixSize(const char* path) { in rootPrefixSize() function
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelFolderChange.cpp424 const unsigned rootPrefixSize = NName::GetRootPrefixSize(path); in LoadFullPathAndShow() local
661 unsigned rootPrefixSize = NName::GetRootPrefixSize(path); in OnComboBoxCommand() local
/aosp_15_r20/hardware/google/aemu/base/
DPathUtils.cpp60 size_t PathUtils::rootPrefixSize(const std::string& path, HostType hostType) { in rootPrefixSize() function in android::base::PathUtils
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DEnumDirItems.cpp1312 const unsigned rootPrefixSize = GetRootPrefixSize(prefix); in FillFixedReparse() local