Searched defs:GetDirIndex (Results 1 – 2 of 2) sorted by relevance
227 func (configs *ReleaseConfigs) GetDirIndex(path string) (int, error) { func
83 int GetDirIndex(bool forAltStreams) const { return forAltStreams ? AltDirIndex : DirIndex; } in GetDirIndex() function