Searched defs:ViewDataCommon (Results 1 – 1 of 1) sorted by relevance
77 struct ViewDataCommon { struct78 OHOS::NWeb::NWebAutofillEvent eventType = OHOS::NWeb::NWebAutofillEvent::UNKNOWN;79 std::string pageUrl;80 bool isUserSelected = false;81 bool isOtherAccount = false;82 std::string source;