OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_bValidateSchemasOnStart
(Results
1 - 4
of
4
) sorted by null
/external/parameter-framework/upstream/parameter/
XmlFileIncluderElement.h
48
bool
_bValidateSchemasOnStart
;
XmlFileIncluderElement.cpp
43
: base(strName, strKind),
_bValidateSchemasOnStart
(bValidateWithSchemas),
66
CXmlDocSource docSource(doc,
_bValidateSchemasOnStart
, strIncludedElementType);
ParameterMgr.cpp
628
CXmlDocSource docSource(doc,
_bValidateSchemasOnStart
, pRootElement->getXmlElementName(),
851
_bValidateSchemasOnStart
= bValidate;
856
return
_bValidateSchemasOnStart
;
[
all
...]
ParameterMgr.h
[
all
...]
Completed in 471 milliseconds