Home
last modified time | relevance | path

Searched defs:strType (Results 1 – 9 of 9) sorted by relevance

/external/parameter-framework/upstream/xmlserializer/
DXmlElement.cpp138 bool CXmlElement::getChildElement(const string &strType, CXmlElement &childElement) const in getChildElement() argument
152 bool CXmlElement::getChildElement(const string &strType, const string &strNameAttribute, in getChildElement()
234 void CXmlElement::createChild(CXmlElement &childElement, const string &strType) in createChild()
/external/parameter-framework/upstream/parameter/
DLinearParameterAdaptation.cpp40 CLinearParameterAdaptation::CLinearParameterAdaptation(const string &strType) : base(strType) in CLinearParameterAdaptation()
DParameterAdaptation.cpp36 CParameterAdaptation::CParameterAdaptation(const string &strType) : base(strType) in CParameterAdaptation()
DCompoundRule.cpp133 string strType; in fromXml() local
/external/pdfium/fpdfsdk/
Dfpdfppo.cpp325 CFX_ByteString strType = pDictClone->GetStringFor("Type"); in GetNewObjId() local
/external/pdfium/fpdfsdk/javascript/
DField.cpp445 CFX_ByteString strType = ""; in borderStyle() local
/external/skia/src/core/
DSkPath.cpp2119 int count, SkScalarAsStringType strType, SkScalar conicWeight = -1) { in append_params()
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp2478 QualType strType = getConstantStringStructType(); in RewriteObjCStringLiteral() local
DRewriteModernObjC.cpp2554 QualType strType = getConstantStringStructType(); in RewriteObjCStringLiteral() local