Searched defs:getObject (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Object/
H A DMachO.h47 MachOObject *getObject() { return MachOObj.get(); } function in class:llvm::object::MachOObjectFile
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebNotification.cpp126 HRESULT STDMETHODCALLTYPE WebNotification::getObject( function in class:WebNotification
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DVisitedObjects.java98 Object getObject(int offset) { method in class:VisitedObjects
/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DLETableReference.h315 const T& getObject(le_uint32 i, LEErrorCode &success) const { function in class:LEReferenceToArrayOf
/macosx-10.10.1/JavaScriptCore-7600.1.17/inspector/
H A DInspectorBackendDispatcher.cpp252 PassRefPtr<InspectorObject> InspectorBackendDispatcher::getObject(InspectorObject* object, const String& name, bool* valueFound, InspectorArray* protocolErrors) function in class:Inspector::InspectorBackendDispatcher
H A DInspectorValues.cpp738 PassRefPtr<InspectorObject> InspectorObjectBase::getObject(const String& name) const function in class:Inspector::InspectorObjectBase
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSCell.cpp71 JSObject* JSCell::getObject() function in class:JSC::JSCell
76 const JSObject* JSCell::getObject() const function in class:JSC::JSCell
H A DJSCJSValueInlines.h587 inline JSObject* JSValue::getObject() const function in class:JSC::JSValue
/macosx-10.10.1/xnu-2782.1.97/libkern/c++/
H A DOSOrderedSet.cpp266 OSObject *OSOrderedSet::getObject( unsigned int index ) const function in class:OSOrderedSet
H A DOSArray.cpp352 OSObject *OSArray::getObject(unsigned int index) const function in class:OSArray
H A DOSDictionary.cpp430 OSObject *OSDictionary::getObject(const OSSymbol *aKey) const function in class:OSDictionary
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dfmtable.cpp522 Formattable::getObject() const { function in class:Formattable

Completed in 280 milliseconds