Home
last modified time | relevance | path

Searched defs:dirIndex (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/Agent/
H A DAgentProxy.cpp27 int CProxyArc::FindSubDir(unsigned dirIndex, const wchar_t *name, unsigned &insertPos) const in FindSubDir()
50 int CProxyArc::FindSubDir(unsigned dirIndex, const wchar_t *name) const in FindSubDir()
68 unsigned CProxyArc::AddDir(unsigned dirIndex, int arcIndex, const UString &name) in AddDir()
100 void CProxyArc::GetDirPathParts(unsigned dirIndex, UStringVector &pathParts) const in GetDirPathParts()
134 void CProxyArc::AddRealIndices(unsigned dirIndex, CUIntVector &realIndices) const in AddRealIndices()
146 int CProxyArc::GetRealIndex(unsigned dirIndex, unsigned index) const in GetRealIndex()
160 void CProxyArc::GetRealIndices(unsigned dirIndex, const UInt32 *indices, UInt32 numItems, CUIntVect… in GetRealIndices()
188 void CProxyArc::CalculateSizes(unsigned dirIndex, IInArchive *archive) in CalculateSizes()
412 void CProxyArc2::GetDirPathParts(unsigned dirIndex, UStringVector &pathParts, bool &isAltStreamDir)… in GetDirPathParts()
452 UString CProxyArc2::GetDirPath_as_Prefix(unsigned dirIndex, bool &isAltStreamDir) const in GetDirPath_as_Prefix()
[all …]
H A DAgentOut.cpp104 unsigned dirIndex, in EnumerateArchiveItems2()
/aosp_15_r20/frameworks/av/media/libaaudio/tests/
H A Dtest_open_params.cpp129 for (uint dirIndex = 0;dirIndex < arraysize(directions); dirIndex++) { in TEST() local
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DUpdatePair.cpp190 unsigned dirIndex = 0; in GetUpdatePairInfoList() local
H A DUpdateCallback.cpp537 void CArchiveUpdateCallback::UpdateProcessedItemStatus(unsigned dirIndex) in UpdateProcessedItemStatus()
/aosp_15_r20/frameworks/native/cmds/installd/
H A Ddexopt.cpp1344 unsigned long dirIndex = dex_path.rfind('/'); in prepare_secondary_dex_oat_dir() local
1480 size_t dirIndex = dex_path.rfind('/'); in create_secondary_dex_oat_layout() local
H A Dutils.cpp340 size_t dirIndex = dex_path.rfind('/'); in get_secondary_dex_location() local