Searched refs:StaticCurrDirPool (Results 1 – 1 of 1) sorted by relevance
194 struct StaticCurrDirPool : public ::rtl::Static< CurrDirPool, StaticCurrDirPool > {}; struct225 CurrDirPool& rPool = StaticCurrDirPool::get(); in registerCurrentDirectory()245 CurrDirPool& rPool = StaticCurrDirPool::get(); in getCurrentDirectory()
Completed in 9 milliseconds