Home
last modified time | relevance | path

Searched defs:getProperty (Results 1 – 25 of 44) sorted by relevance

12

/external/easymock/src/org/easymock/internal/
DEasyMockProperties.java95 public String getProperty(String key, String defaultValue) { in getProperty() method in EasyMockProperties
107 public String getProperty(String key) { in getProperty() method in EasyMockProperties
/external/emma/core/java12/com/vladium/util/
DIProperties.java44 String getProperty (String key); in getProperty() method
45 String getProperty (String key, String dflt); in getProperty() method
132 public String getProperty (final String key) in getProperty() method in IProperties.Factory.PropertiesImpl
137 public String getProperty (final String key, final String dflt) in getProperty() method in IProperties.Factory.PropertiesImpl
DProperty.java335 public String getProperty (final String key) in getProperty() method in Property.FilePropertyLookup
414 public String getProperty (final String key) in getProperty() method in Property.SystemPropertyLookup
495 public String getProperty (final String key) in getProperty() method in Property.SystemRedirectsLookup
/external/skia/src/animator/
DSkDisplayTypes.cpp152 bool SkDisplayString::getProperty(int index, SkScriptValue* scriptValue) const { in getProperty() function in SkDisplayString
203 bool SkDisplayArray::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDisplayArray
DSkDisplayNumber.cpp41 bool SkDisplayNumber::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDisplayNumber
DSkDisplayInput.cpp40 bool SkInput::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkInput
DSkDrawText.cpp50 bool SkText::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkText
DSkDisplayRandom.cpp45 bool SkDisplayRandom::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDisplayRandom
DSkDrawTextBox.cpp60 bool SkDrawTextBox::getProperty(int index, SkScriptValue* value) const in getProperty() function in SkDrawTextBox
DSkDrawRectangle.cpp67 bool SkDrawRect::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDrawRect
DSkDrawBitmap.cpp158 bool SkImageBaseBitmap::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkImageBaseBitmap
DSkDrawPaint.cpp176 bool SkDrawPaint::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDrawPaint
DSkDisplayMath.cpp221 bool SkDisplayMath::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDisplayMath
DSkAnimateBase.cpp103 bool SkAnimateBase::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkAnimateBase
DSkDrawPath.cpp134 bool SkDrawPath::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDrawPath
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
DJSystem.cs66 public static string getProperty( string name ) in getProperty() method in Antlr.Runtime.JavaExtensions.JSystem
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
DJSystem.cs65 public static string getProperty( string name ) in getProperty() method in Antlr.Runtime.JavaExtensions.JSystem
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
DKvmSerializable.java40 Object getProperty(int index); in getProperty() method
DSoapObject.java149 public Object getProperty(int index) { in getProperty() method in SoapObject
175 public Object getProperty(String name) { in getProperty() method in SoapObject
/external/oauth/core/src/main/java/net/oauth/
DOAuthConsumer.java50 public Object getProperty(String name) { in getProperty() method in OAuthConsumer
DOAuthAccessor.java52 public Object getProperty(String name) { in getProperty() method in OAuthAccessor
/external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
DSAXParserImpl.java94 public Object getProperty(String name) in getProperty() method in SAXParserImpl
/external/opencv/otherlibs/highgui/
D_highgui.h72 virtual double getProperty(int) { return 0; } in getProperty() function
/external/clang/test/SemaObjC/
Dnsobject-attribute.m30 id getProperty(id self) { function
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DOutputProperties.java153 public String getProperty(QName key) in getProperty() method in OutputProperties
167 public String getProperty(String key) in getProperty() method in OutputProperties

12