Searched refs:NWEB_AUTOFILL_EVENTS (Results 1 – 1 of 1) sorted by relevance
235 const std::map<std::string, OHOS::NWeb::NWebAutofillEvent> NWEB_AUTOFILL_EVENTS = { variable4402 if (NWEB_AUTOFILL_EVENTS.count(eventType) != 0) { in ParseNWebViewDataCommonField()4403 OHOS::NWeb::NWebAutofillEvent event = NWEB_AUTOFILL_EVENTS.at(eventType); in ParseNWebViewDataCommonField()