Home
last modified time | relevance | path

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

123

/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/chromium_org/third_party/WebKit/Source/testing/plugin/Tests/
DNPRuntimeRemoveProperty.cpp55 bool getProperty(NPIdentifier propertyName, NPVariant* result) in getProperty() function
143 bool getProperty(NPIdentifier propertyName, NPVariant* result) in getProperty() function
DPluginScriptableObjectOverridesAllProperties.cpp56 bool getProperty(NPIdentifier propertyName, NPVariant* result) in getProperty() function in PluginScriptableObjectOverridesAllProperties::PluginObject
DNPRuntimeObjectFromDestroyedPlugin.cpp65 bool getProperty(NPIdentifier propertyName, NPVariant* result) in getProperty() function in NPRuntimeObjectFromDestroyedPlugin::ScriptableObject
DNPDeallocateCalledBeforeNPShutdown.cpp58 bool getProperty(NPIdentifier propertyName, NPVariant* result) in getProperty() function in NPDeallocateCalledBeforeNPShutdown::ScriptableObject
/external/chromium_org/third_party/skia/src/animator/
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
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
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
/external/skia/src/animator/
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
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
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
/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/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/opencv/otherlibs/highgui/
D_highgui.h72 virtual double getProperty(int) { return 0; } in getProperty() function
/external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
DSAXParserImpl.java94 public Object getProperty(String name) in getProperty() method in SAXParserImpl

123