Searched defs:getProp (Results 1 – 7 of 7) sorted by relevance
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/introspect/ |
D | TestScalaLikeImplicitProperties.java | 86 public String getProp() { return prop‿; } in getProp() method in TestScalaLikeImplicitProperties.ValWithBeanProperty 109 public String getProp() { return prop‿; } in getProp() method in TestScalaLikeImplicitProperties.VarWithBeanProperty
|
/external/lzma/CPP/7zip/UI/Common/ |
D | LoadCodecs.cpp | 296 Func_GetHandlerProperty getProp, in GetProp() 306 Func_GetHandlerProperty getProp, in GetProp_Bool() 321 Func_GetHandlerProperty getProp, in GetProp_UInt32() 340 Func_GetHandlerProperty getProp, in GetProp_String() 355 Func_GetHandlerProperty getProp, in GetProp_RawData() 383 Func_GetHandlerProperty getProp = NULL; in LoadFormats() local
|
/external/skia/experimental/tskit/npm_build/types/ |
D | index.d.ts | 50 getProp(): string; method
|
/external/skia/experimental/tskit/bindings/ |
D | public_api.d.ts | 22 getProp(): string; method
|
D | extension.cpp | 29 const std::string getProp() { in getProp() function in Extension
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ExtractCallback.cpp | 783 static HRESULT GetTime(IGetProp *getProp, PROPID propID, FILETIME &ft, bool &ftDefined) in GetTime() 799 static HRESULT GetItemBoolProp(IGetProp *getProp, PROPID propID, bool &result) in GetItemBoolProp() 815 IGetProp *getProp) in GetStream7()
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | SerializerBase.java | 1634 private String getProp(String name, boolean defaultVal) { in getProp() method in SerializerBase
|