Home
last modified time | relevance | path

Searched refs:getWrappedObject (Results 1 – 25 of 67) sorted by relevance

123

/dports/devel/gitlist/gitlist/vendor/phpspec/prophecy/spec/Prophecy/Util/
H A DStringUtilSpec.php75 get_class($object->getWrappedObject()),
76 spl_object_hash($object->getWrappedObject())
85 get_class($object->getWrappedObject()),
86 spl_object_hash($object->getWrappedObject())
/dports/java/berkeley-db/je-6.2.31/docs/doclet/
H A DHidingMethodDocWrapper.java22 return (MethodDoc)getWrappedObject(); in _getMethodDoc()
45 getWrappedObject(); in overrides()
48 ((HidingMethodDocWrapper)meth).getWrappedObject(); in overrides()
H A DHidingSerialFieldTagWrapper.java21 return (SerialFieldTag)getWrappedObject(); in _getSerialFieldTag()
27 compareTo(((HidingWrapper)obj).getWrappedObject()); in compareTo()
H A DHidingAnnotationTypeElementDocWrapper.java34 return (AnnotationTypeElementDoc)getWrappedObject(); in _getAnnotationTypeElementDoc()
63 ((HidingMethodDocWrapper)meth).getWrappedObject(); in overrides()
140 compareTo(((HidingWrapper)obj).getWrappedObject()); in compareTo()
H A DHidingDocWrapper.java22 return (Doc)getWrappedObject(); in _getDoc()
32 compareTo(((HidingWrapper)obj).getWrappedObject()); in compareTo()
H A DHidingClassDocWrapper.java33 return (ClassDoc)getWrappedObject(); in _getClassDoc()
118 ((HidingClassDocWrapper)classdoc).getWrappedObject(); in subclassOf()
201 compareTo(((HidingWrapper)obj).getWrappedObject()); in compareTo()
H A DHidingMemberDocWrapper.java25 return (MemberDoc)getWrappedObject(); in _getMemberDoc()
55 compareTo(((HidingWrapper)obj).getWrappedObject()); in compareTo()
H A DHidingPackageDocWrapper.java24 return (PackageDoc)getWrappedObject(); in _getPackageDoc()
78 compareTo(((HidingWrapper)obj).getWrappedObject()); in compareTo()
H A DHidingProgramElementDocWrapper.java26 return (ProgramElementDoc)getWrappedObject(); in _getProgramElementDoc()
94 compareTo(((HidingWrapper)obj).getWrappedObject()); in compareTo()
H A DHidingAnnotationTypeDocWrapper.java35 return (AnnotationTypeDoc)getWrappedObject(); in _getAnnotationTypeDoc()
121 .getWrappedObject(); in subclassOf()
273 return compareTo(((HidingWrapper)obj).getWrappedObject()); in compareTo()
H A DHidingFieldDocWrapper.java27 return (FieldDoc)getWrappedObject(); in _getFieldDoc()
81 compareTo(((HidingWrapper)obj).getWrappedObject()); in compareTo()
H A DHidingRootDocWrapper.java23 return (RootDoc)getWrappedObject(); in _getRootDoc()
97 compareTo(((HidingWrapper)obj).getWrappedObject()); in compareTo()
/dports/devel/gitlist/gitlist/vendor/phpspec/prophecy/spec/Prophecy/Prophecy/
H A DMethodProphecySpec.php182 …$prediction->check(array($call1, $call2), $objectProphecy->getWrappedObject(), $this)->shouldBeCal…
197 …$prediction->check(array($call1, $call2), $objectProphecy->getWrappedObject(), $this)->shouldBeCal…
215 …$prediction->check(array($call1, $call2), $objectProphecy->getWrappedObject(), $this)->shouldBeCal…
235 …$prediction1->check(array($call1, $call2), $objectProphecy->getWrappedObject(), $this)->willReturn…
236 …$prediction2->check(array($call1, $call2), $objectProphecy->getWrappedObject(), $this)->willReturn…
256 …$prediction->check(array($call1, $call2), $objectProphecy->getWrappedObject(), $this)->willThrow(n…
296 …$prediction->check(array($call1, $call2), $objectProphecy->getWrappedObject(), $this)->shouldBeCal…
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Gui/src/util/project/
H A DFilteredProjectGroup.h68 WrappedObject *getWrappedObject(GObject *obj) const;
69 WrappedObject *getWrappedObject(int position) const;
H A DFilteredProjectGroup.cpp114 WrappedObject *FilteredProjectGroup::getWrappedObject(GObject *obj) const { in getWrappedObject() function in U2::FilteredProjectGroup
125 WrappedObject *FilteredProjectGroup::getWrappedObject(int position) const { in getWrappedObject() function in U2::FilteredProjectGroup
/dports/devel/gitlist/gitlist/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/
H A DExactValueTokenSpec.php129 get_class($object->getWrappedObject()),
130 spl_object_hash($object->getWrappedObject())
H A DIdenticalValueTokenSpec.php145 get_class($object->getWrappedObject()),
146 spl_object_hash($object->getWrappedObject())
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DDBTransactionContext.cpp37 extern Persistent<Value> getWrappedObject(DBOperationSet *set);
50 emptyOpSetWrapper = getWrappedObject(emptyOpSet); in DBTransactionContext()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DDBTransactionContext.cpp37 extern Persistent<Value> getWrappedObject(DBOperationSet *set);
50 emptyOpSetWrapper = getWrappedObject(emptyOpSet); in DBTransactionContext()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DDBTransactionContext.cpp37 extern Persistent<Value> getWrappedObject(DBOperationSet *set);
50 emptyOpSetWrapper = getWrappedObject(emptyOpSet); in DBTransactionContext()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DDBTransactionContext.cpp37 extern Persistent<Value> getWrappedObject(DBOperationSet *set);
50 emptyOpSetWrapper = getWrappedObject(emptyOpSet); in DBTransactionContext()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DDBTransactionContext.cpp37 extern Persistent<Value> getWrappedObject(DBOperationSet *set);
50 emptyOpSetWrapper = getWrappedObject(emptyOpSet); in DBTransactionContext()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/nodejs/jones-ndb/impl/src/ndb/
H A DTransactionImpl.cpp35 extern Local<Object> getWrappedObject(BatchImpl *set);
50 emptyOpSetWrapper.Reset(v8::Isolate::GetCurrent(), getWrappedObject(emptyOpSet)); in TransactionImpl()
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.core/src/main/java/org/springframework/core/
H A DInfrastructureProxy.java41 Object getWrappedObject(); in getWrappedObject() method
/dports/devel/gitlist/gitlist/vendor/phpspec/prophecy/spec/Prophecy/Argument/
H A DArgumentsWildcardSpec.php14 $class = get_class($object->getWrappedObject());
15 $hash = spl_object_hash($object->getWrappedObject());

123