Searched defs:nodeWrap (Results 1 – 7 of 7) sorted by relevance
165 for (const auto& nodeWrap: pageNodeInfoWraps_) { in GetViewData() local
399 RefPtr<PageNodeInfoWrap> nodeWrap, AceAutoFillType autoFillType) {} in NotifyFillRequestSuccess()
1109 auto nodeWrap = AceType::MakeRefPtr<TextFieldPatternTestTwoPageNodeInfoWrap>(); variable
1877 auto nodeWrap = PageNodeInfoWrap::CreatePageNodeInfoWrap(); variable
2393 …RefPtr<ViewDataWrap> viewDataWrap, RefPtr<PageNodeInfoWrap> nodeWrap, AceAutoFillType autoFillType) in NotifyFillRequestSuccess()
4234 RefPtr<PageNodeInfoWrap> nodeWrap, AceAutoFillType autoFillType) in NotifyFillRequestSuccess()
7214 RefPtr<PageNodeInfoWrap> nodeWrap, AceAutoFillType autoFillType) in OnBackPressed()