Searched refs:aIdentifierInPath (Results 1 – 1 of 1) sorted by relevance
1081 rtl::OUString aIdentifierInPath; in findJarFileForPath() local1084 aIdentifierInPath = path.copy( 0, nFindSlash ); in findJarFileForPath()1087 if( aIdentifierInPath.getLength() && aIdentifierOptional.IsPresent ) in findJarFileForPath()1093 if( !aIdentifierInPath.equals( aIdentifier ) ) in findJarFileForPath()
Completed in 20 milliseconds