Home
last modified time | relevance | path

Searched defs:proxied (Results 1 – 25 of 213) sorted by relevance

123456789

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.aop/src/test/java/org/springframework/aop/support/
H A DControlFlowPointcutTests.java42 ITestBean proxied = (ITestBean) pf.getProxy(); in testMatches() local
74 ITestBean proxied = (ITestBean) pf.getProxy(); in testSelectiveApplication() local
104 int getAge(ITestBean proxied) { in getAge()
107 int nomatch(ITestBean proxied) { in nomatch()
110 void set(ITestBean proxied) { in set()
/dports/devel/arcanist/arcanist-b2e715f/src/future/
H A DFutureProxy.php9 private $proxied; variable in FutureProxy
11 public function __construct(Future $proxied = null) {
17 public function setProxiedFuture(Future $proxied) {
/dports/devel/arcanist-lib/arcanist-b2e715f/src/future/
H A DFutureProxy.php9 private $proxied; variable in FutureProxy
11 public function __construct(Future $proxied = null) {
17 public function setProxiedFuture(Future $proxied) {
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/dns/fixtures/cloudflare/
H A Drecords_GET_1.json9 "proxied": true, boolean
28 "proxied": true, boolean
47 "proxied": false, boolean
66 "proxied": false, boolean
85 "proxied": true, boolean
112 "proxied": false, boolean
H A Drecords_GET_2.json9 "proxied": false, boolean
29 "proxied": false, boolean
49 "proxied": false, boolean
68 "proxied": false, boolean
89 "proxied": false, boolean
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/test/java/org/springframework/aop/framework/
H A DAbstractAopProxyTests.java743 ITestBean proxied = (ITestBean) createProxy(pc); in testAdviceImplementsIntroductionInfo() local
762 ITestBean proxied = (ITestBean) createProxy(pc); in testCannotAddDynamicIntroductionAdviceExceptInIntroductionAdvice() local
803 ITestBean proxied = (ITestBean) createProxy(pc); in testCannotAddIntroductionAdviceWithUnimplementedInterface() local
853 ITestBean proxied = (ITestBean) createProxy(pc); in testCannotAddIntroductionAdviceToIntroduceClass() local
864 ITestBean proxied = (ITestBean) createProxy(pc); in testCannotAddInterceptorWhenFrozen() local
888 ITestBean proxied = (ITestBean) createProxy(pc); in testCannotAddAdvisorWhenFrozenUsingCast() local
912 ITestBean proxied = (ITestBean) createProxy(pc); in testCannotRemoveAdvisorWhenFrozen() local
968 ITestBean proxied = (ITestBean) createProxy(pc); in testProxyConfigString() local
987 ITestBean proxied = (ITestBean) createProxy(pc); in testCanPreventCastToAdvisedUsingOpaque() local
1557 IEcho proxied = (IEcho) createProxy(pf); in testThrowsAdvisorIsInvoked() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/csharp/src/Google.Protobuf/
H A DLimitedInputStream.cs45 private readonly Stream proxied; field in Google.Protobuf.LimitedInputStream
48 internal LimitedInputStream(Stream proxied, int size) in LimitedInputStream()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/csharp/src/Google.Protobuf/
H A DLimitedInputStream.cs45 private readonly Stream proxied; field in Google.Protobuf.LimitedInputStream
48 internal LimitedInputStream(Stream proxied, int size) in LimitedInputStream()
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.aop/src/test/java/org/springframework/aop/target/
H A DHotSwappableTargetSourceTests.java71 SideEffectBean proxied = (SideEffectBean) beanFactory.getBean("swappable"); in testBasicFunctionality() local
86 SideEffectBean proxied = (SideEffectBean) beanFactory.getBean("swappable"); in testValidSwaps() local
/dports/print/qpdf/qpdf-10.5.0/libqpdf/qpdf/
H A DOffsetInputSource.hh25 PointerHolder<InputSource> proxied; member in OffsetInputSource
/dports/databases/py-qt5-sql/PyQt5-5.15.4/qpy/QtQml/
H A Dqpyqmlvalidator.h65 QPointer<QValidator> proxied; variable
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/qpy/QtQml/
H A Dqpyqmlvalidator.h65 QPointer<QValidator> proxied; variable
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/qpy/QtQml/
H A Dqpyqmlvalidator.h65 QPointer<QValidator> proxied; variable
/dports/java/apache-commons-primitives/commons-primitives-1.0/src/java/org/apache/commons/collections/primitives/decorators/
H A DNonSerializableUnmodifiableFloatList.java78 private FloatList proxied = null; field in NonSerializableUnmodifiableFloatList
H A DNonSerializableUnmodifiableShortList.java78 private ShortList proxied = null; field in NonSerializableUnmodifiableShortList
H A DNonSerializableUnmodifiableDoubleList.java78 private DoubleList proxied = null; field in NonSerializableUnmodifiableDoubleList
H A DNonSerializableUnmodifiableIntList.java78 private IntList proxied = null; field in NonSerializableUnmodifiableIntList
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/qpy/QtQml/
H A Dqpyqmlvalidator.h65 QPointer<QValidator> proxied; variable
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/qpy/QtQml/
H A Dqpyqmlvalidator.h65 QPointer<QValidator> proxied; variable
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/qpy/QtQml/
H A Dqpyqmlvalidator.h65 QPointer<QValidator> proxied; variable
/dports/www/py-qt5-websockets/PyQt5-5.15.4/qpy/QtQml/
H A Dqpyqmlvalidator.h65 QPointer<QValidator> proxied; variable
/dports/www/py-qt5-webkit/PyQt5-5.15.4/qpy/QtQml/
H A Dqpyqmlvalidator.h65 QPointer<QValidator> proxied; variable
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/qpy/QtQml/
H A Dqpyqmlvalidator.h65 QPointer<QValidator> proxied; variable
/dports/net/py-qt5-network/PyQt5-5.15.4/qpy/QtQml/
H A Dqpyqmlvalidator.h65 QPointer<QValidator> proxied; variable
/dports/devel/py-qt5-remoteobjects/PyQt5-5.15.4/qpy/QtQml/
H A Dqpyqmlvalidator.h65 QPointer<QValidator> proxied; variable

123456789