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
1858 auto nodeWrap = PageNodeInfoWrap::CreatePageNodeInfoWrap(); variable
2412 …RefPtr<ViewDataWrap> viewDataWrap, RefPtr<PageNodeInfoWrap> nodeWrap, AceAutoFillType autoFillType) in NotifyFillRequestSuccess()
3778 RefPtr<PageNodeInfoWrap> nodeWrap, AceAutoFillType autoFillType) in NotifyFillRequestSuccess()
7434 RefPtr<PageNodeInfoWrap> nodeWrap, AceAutoFillType autoFillType) in OnBackPressed()