Home
last modified time | relevance | path

Searched refs:isLite (Results 1 - 2 of 2) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.cpp426 bool isLite = false; in ParseInfAttrInfo() local
435 isLite = true; in ParseInfAttrInfo()
452 if (!isFull && !isLite && !isMini) { in ParseInfAttrInfo()
458 if (isLite) { in ParseInfAttrInfo()
571 bool isLite = false; in ParseMethodAttr() local
580 isLite = true; in ParseMethodAttr()
597 if (isLite) { in ParseMethodAttr()
1328 bool isLite = false; in ParseUserDefTypeAttr() local
1337 isLite = true; in ParseUserDefTypeAttr()
1348 if (!isFull && !isLite in ParseUserDefTypeAttr()
[all...]
H A Dparser.h57 bool isLite = false; member in OHOS::HDI::Parser::Attribute

Completed in 3 milliseconds