Home
last modified time | relevance | path

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

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/beans/beancontext/
H A DBeanContextServicesSupport.java327 …synchronized void usingService(Object requestor, Object service, Class<?> serviceClass, BeanContex… in usingService() method in BeanContextServicesSupport.BCSSChild
859 bcsc.usingService(requestor, service, serviceClass, bcsp, false, bcsrl); in getService()
881 bcsc.usingService(requestor, service, serviceClass, proxy, true, bcsrl); in getService()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/beans/beancontext/
H A DBeanContextServicesSupport.java327 …synchronized void usingService(Object requestor, Object service, Class<?> serviceClass, BeanContex… in usingService() method in BeanContextServicesSupport.BCSSChild
859 bcsc.usingService(requestor, service, serviceClass, bcsp, false, bcsrl); in getService()
881 bcsc.usingService(requestor, service, serviceClass, proxy, true, bcsrl); in getService()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/beans/beancontext/
H A DBeanContextServicesSupport.java327 …synchronized void usingService(Object requestor, Object service, Class<?> serviceClass, BeanContex… in usingService() method in BeanContextServicesSupport.BCSSChild
859 bcsc.usingService(requestor, service, serviceClass, bcsp, false, bcsrl); in getService()
881 bcsc.usingService(requestor, service, serviceClass, proxy, true, bcsrl); in getService()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/beans/beancontext/
H A DBeanContextServicesSupport.java325 …synchronized void usingService(Object requestor, Object service, Class serviceClass, BeanContextSe… in usingService() method in BeanContextServicesSupport.BCSSChild
857 bcsc.usingService(requestor, service, serviceClass, bcsp, false, bcsrl); in getService()
879 bcsc.usingService(requestor, service, serviceClass, proxy, true, bcsrl); in getService()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/beans/beancontext/
H A DBeanContextServicesSupport.java323 …synchronized void usingService(Object requestor, Object service, Class<?> serviceClass, BeanContex… in usingService() method in BeanContextServicesSupport.BCSSChild
855 bcsc.usingService(requestor, service, serviceClass, bcsp, false, bcsrl); in getService()
877 bcsc.usingService(requestor, service, serviceClass, proxy, true, bcsrl); in getService()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/java/beans/beancontext/
H A DBeanContextServicesSupport.java333 …synchronized void usingService(Object requestor, Object service, Class<?> serviceClass, BeanContex… in usingService() method in BeanContextServicesSupport.BCSSChild
861 bcsc.usingService(requestor, service, serviceClass, bcsp, false, bcsrl); in getService()
883 bcsc.usingService(requestor, service, serviceClass, proxy, true, bcsrl); in getService()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/beans/beancontext/
H A DBeanContextServicesSupport.java327 …synchronized void usingService(Object requestor, Object service, Class<?> serviceClass, BeanContex… in usingService() method in BeanContextServicesSupport.BCSSChild
859 bcsc.usingService(requestor, service, serviceClass, bcsp, false, bcsrl); in getService()
881 bcsc.usingService(requestor, service, serviceClass, proxy, true, bcsrl); in getService()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/java/beans/beancontext/
H A DBeanContextServicesSupport.java327 …synchronized void usingService(Object requestor, Object service, Class<?> serviceClass, BeanContex… in usingService() method in BeanContextServicesSupport.BCSSChild
859 bcsc.usingService(requestor, service, serviceClass, bcsp, false, bcsrl); in getService()
881 bcsc.usingService(requestor, service, serviceClass, proxy, true, bcsrl); in getService()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/java/beans/beancontext/
H A DBeanContextServicesSupport.java327 …synchronized void usingService(Object requestor, Object service, Class<?> serviceClass, BeanContex… in usingService() method in BeanContextServicesSupport.BCSSChild
859 bcsc.usingService(requestor, service, serviceClass, bcsp, false, bcsrl); in getService()
881 bcsc.usingService(requestor, service, serviceClass, proxy, true, bcsrl); in getService()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/beans/beancontext/
H A DBeanContextServicesSupport.java325 …synchronized void usingService(Object requestor, Object service, Class serviceClass, BeanContextSe… in usingService() method in BeanContextServicesSupport.BCSSChild
857 bcsc.usingService(requestor, service, serviceClass, bcsp, false, bcsrl); in getService()
879 bcsc.usingService(requestor, service, serviceClass, proxy, true, bcsrl); in getService()
/dports/editors/libreoffice/libreoffice-7.2.6.2/onlineupdate/source/update/updater/
H A Dupdater.cxx2143 bool usingService) argument
2158 (void) usingService; // avoid warnings
2165 if (!usingService)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/onlineupdate/source/update/updater/
H A Dupdater.cxx2142 bool usingService) argument
2157 (void) usingService; // avoid warnings
2164 if (!usingService)
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/mozapps/update/updater/
H A Dupdater.cpp1968 NS_tchar **argv, bool usingService) { argument
1984 if (!usingService) {
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/mozapps/update/updater/
H A Dupdater.cpp2092 NS_tchar** argv, bool usingService) { in LaunchCallbackApp() argument
2107 if (!usingService) { in LaunchCallbackApp()
/dports/www/firefox/firefox-99.0/toolkit/mozapps/update/updater/
H A Dupdater.cpp2095 NS_tchar** argv, bool usingService) { in LaunchCallbackApp() argument
2110 if (!usingService) { in LaunchCallbackApp()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/mozapps/update/updater/
H A Dupdater.cpp2085 NS_tchar** argv, bool usingService) { in LaunchCallbackApp() argument
2100 if (!usingService) { in LaunchCallbackApp()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/mozapps/update/updater/
H A Dupdater.cpp2122 bool usingService) argument
2141 if (!usingService) {
/dports/www/firefox-esr/firefox-91.8.0/toolkit/mozapps/update/updater/
H A Dupdater.cpp2085 NS_tchar** argv, bool usingService) { in LaunchCallbackApp() argument
2100 if (!usingService) { in LaunchCallbackApp()