Home
last modified time | relevance | path

Searched defs:bFlag (Results 1 – 4 of 4) sorted by relevance

/commonlibrary/ets_utils/js_api_module/convertxml/test/
Dtest_convertxml.h58 …:SetXmlElementType(napi_env env, xmlNodePtr curNode, const napi_value &elementsObject, bool &bFlag) in SetXmlElementType()
/commonlibrary/ets_utils/js_api_module/convertxml/
Djs_convertxml.cpp251 bool bFlag = false; in GetXMLInfo() local
509 bool bFlag = false; in DealSingleLine() local
/commonlibrary/ets_utils/js_api_module/xml/
Dnative_module_xml.cpp42 bool bFlag = false; in XmlSerializerConstructor() local
97 bool bFlag = false; in XmlPullParserConstructor() local
Djs_xml.cpp892 bool XmlPullParser::ParseTagValueFunc(char &c, bool bFlag, TextEnum textEnum, in ParseTagValueFunc()
936 char delimiter, TextEnum textEnum, bool bFlag) in ParseTagValueInner()
1284 bool bFlag = true; in ParseDelimiterInfo() local