Home
last modified time | relevance | path

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

/aoo4110/main/cosv/source/strings/
H A Dstreamstr.cxx788 class StreamStrPool class
791 StreamStrPool();
792 ~StreamStrPool();
795 StreamStrPool(StreamStrPool &); // not defined
796 void operator =(StreamStrPool &); // not defined
810 StreamStrPool::StreamStrPool() in StreamStrPool() function in csv::StreamStrPool
814 StreamStrPool::~StreamStrPool() in ~StreamStrPool()
826 static StreamStrPool aPool_;
831 StreamStrPool::AcquireFromPool_( uintt i_nMinimalSize ) in AcquireFromPool_()
847 StreamStrPool::ReleaseToPool_( DYN StreamStr * let_dpUsedStr ) in ReleaseToPool_()
[all …]

Completed in 17 milliseconds