Searched refs:OStringVec (Results 1 – 1 of 1) sorted by relevance
47 typedef std::vector<rtl::OString> OStringVec; typedef50 : rtl::StaticWithInit<OStringVec const, StaticDebugBaseAddressFilter> {51 OStringVec const operator()() const { in operator ()()52 OStringVec vec; in operator ()()91 OStringVec const& rVec = StaticDebugBaseAddressFilter::get(); in osl_detail_ObjectRegistry_storeAddresses()99 OStringVec::const_iterator const iEnd( rVec.end() ); in osl_detail_ObjectRegistry_storeAddresses()
Completed in 6 milliseconds