Searched refs:GetProp_Spec (Results 1 – 2 of 2) sorted by relevance
658 GetProp_Spec = new CGetProp; in GetStream()659 GetProp = GetProp_Spec; in GetStream()661 GetProp_Spec->Arc = _arc; in GetStream()662 GetProp_Spec->IndexInArc = index; in GetStream()663 GetProp_Spec->Name = MakePathNameFromParts(pathParts); in GetStream()665 …return ExtractToStreamCallback->GetStream7(GetProp_Spec->Name, _fi.IsDir, outStream, askExtractMod… in GetStream()
149 CGetProp *GetProp_Spec; variable