Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dvendorbase.cxx208 char const * const * arLDPaths = getLibraryPaths( & size); in initialize()
244 char const* const* VendorBase::getLibraryPaths(int* /*size*/) in getLibraryPaths() function in jfw_plugin::VendorBase
263 const OUString & VendorBase::getLibraryPaths() const in getLibraryPaths() function in jfw_plugin::VendorBase
279 if (getLibraryPaths().getLength() > 0) in needsRestart()
H A Dotherjre.hxx41 using VendorBase::getLibraryPaths;
43 virtual char const* const* getLibraryPaths(int* size);
H A Dsunjre.hxx40 using VendorBase::getLibraryPaths;
42 virtual char const* const* getLibraryPaths(int* size);
H A Dvendorbase.hxx133 virtual char const* const* getLibraryPaths(int* size);
139 virtual const rtl::OUString & getLibraryPaths() const;
H A Dsunjavaplugin.cxx143 if (info->getLibraryPaths().getLength() > 0) in createJavaInfo()
146 buf.append(info->getLibraryPaths()); in createJavaInfo()
H A Dotherjre.cxx89 char const* const* OtherInfo::getLibraryPaths(int* size) in getLibraryPaths() function in jfw_plugin::OtherInfo
H A Dsunjre.cxx86 char const* const* SunInfo::getLibraryPaths(int* size) in getLibraryPaths() function in jfw_plugin::SunInfo
H A Dgnujre.cxx247 char const * const * arLDPaths = getLibraryPaths( & size); in initialize()

Completed in 32 milliseconds