Searched defs:getProp (Results  1 – 9 of 9) sorted by relevance
| /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/jackson-databind/src/test/java/com/fasterxml/jackson/databind/introspect/ | 
| D | TestScalaLikeImplicitProperties.java | 86         public String getProp() { return prop‿; }  in getProp()  method in TestScalaLikeImplicitProperties.ValWithBeanProperty109         public String getProp() { return prop‿; }  in getProp()  method in TestScalaLikeImplicitProperties.VarWithBeanProperty
 
 | 
| /external/skia/experimental/tskit/bindings/ | 
| D | extension.d.ts | 20 		getProp(): string;  method
 | 
| D | extension.cpp | 29     const std::string getProp() {  in getProp()  function in Extension
 | 
| /external/skia/experimental/tskit/npm_build/types/ | 
| D | index.d.ts | 50     getProp(): string;  method
 | 
| /external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/ | 
| D | StrictReferenceTestCase.java | 237         public String getProp()  in getProp()  method in StrictReferenceTestCase.Fargo
 | 
| /external/skia/experimental/tskit/interface/ | 
| D | public_api.d.ts | 22     getProp(): string;  method
 | 
| /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
 |