Home
last modified time | relevance | path

Searched refs:AddErrorPath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelSplitFile.cpp198 AddErrorPath(name); in ProcessVirt()
361 AddErrorPath(OutputPath); in ProcessVirt()
380 AddErrorPath(nextName); in ProcessVirt()
390 AddErrorPath(nextName); in ProcessVirt()
399 AddErrorPath(OutputPath); in ProcessVirt()
H A DProgressDialog2.h305 void AddErrorPath(const FString &path) { ErrorPaths.Add(path); } in AddErrorPath() function