Searched refs:NotifyAutoFillViewData (Results 1 – 3 of 3) sorted by relevance
803 void NotifyAutoFillViewData(const std::string& jsonStr);
5952 void WebDelegate::NotifyAutoFillViewData(const std::string& jsonStr) in NotifyAutoFillViewData() function in OHOS::Ace::WebDelegate
4266 delegate_->NotifyAutoFillViewData(jsonNode->ToString()); in NotifyFillRequestSuccess()