Searched refs:pDriverKeysEnd (Results 1 – 2 of 2) sorted by relevance
121 const ::rtl::OUString* pDriverKeysEnd = pDriverKeys + aDriverKeys.getLength(); in GetOptions() local122 for (;pDriverKeys != pDriverKeysEnd; ++pDriverKeys) in GetOptions()
250 const ::rtl::OUString* pDriverKeysEnd = pDriverKeys + aDriverKeys.getLength(); in isDriverPoolingEnabled() local251 for (;pDriverKeys != pDriverKeysEnd; ++pDriverKeys) in isDriverPoolingEnabled()
Completed in 12 milliseconds