Searched defs:parentType (Results 1 – 9 of 9) sorted by relevance
21 void ASTStructType::SetParentType(const AutoPtr<ASTStructType> &parentType) in SetParentType()
14 void ASTStructType::SetParentType(const AutoPtr<ASTStructType> &parentType) in SetParentType()
229 int JsonObject::CheckSubObj(std::set<std::string> &fieldSet, cJSON *subObj, int parentType, bool is… in CheckSubObj()
1132 AutoPtr<ASTStructType> parentType = ParseStructParentType(); in ParseStructDeclaration() local1179 AutoPtr<ASTStructType> parentType = dynamic_cast<ASTStructType *>(baseType.Get()); in ParseStructParentType() local
335 … auto parentType = titleBarLayoutProperty->GetTitleBarParentTypeValue(TitleBarParentType::NAVBAR); in MountBackButton() local382 … auto parentType = titleBarLayoutProperty->GetTitleBarParentTypeValue(TitleBarParentType::NAVBAR); in MountSubTitle() local
895 … auto parentType = titleBarLayoutProperty->GetTitleBarParentTypeValue(TitleBarParentType::NAVBAR); in IsNeedHoverModeAction() local
305 auto parentType = rootNode->GetWindowPatternType(); in TraverseTree() local
1368 AutoPtr<ASTStructType> parentType = ParseStructParentType(); in ParseStructDeclaration() local
2193 …auto parentType = frameNode->GetTag() == V2::GRID_ITEM_ETS_TAG ? V2::GRID_ETS_TAG : V2::LIST_ETS_T… in FindItemParentNode() local