Searched defs:dirIndex (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/UI/Agent/ |
H A D | AgentProxy.cpp | 27 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 D | AgentOut.cpp | 104 unsigned dirIndex, in EnumerateArchiveItems2()
|
/aosp_15_r20/frameworks/av/media/libaaudio/tests/ |
H A D | test_open_params.cpp | 129 for (uint dirIndex = 0;dirIndex < arraysize(directions); dirIndex++) { in TEST() local
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/ |
H A D | UpdatePair.cpp | 190 unsigned dirIndex = 0; in GetUpdatePairInfoList() local
|
H A D | UpdateCallback.cpp | 537 void CArchiveUpdateCallback::UpdateProcessedItemStatus(unsigned dirIndex) in UpdateProcessedItemStatus()
|
/aosp_15_r20/frameworks/native/cmds/installd/ |
H A D | dexopt.cpp | 1344 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 D | utils.cpp | 340 size_t dirIndex = dex_path.rfind('/'); in get_secondary_dex_location() local
|