Searched refs:GetOtherAccount (Results 1 – 5 of 5) sorted by relevance
62 virtual bool GetOtherAccount() const = 0;
245 bool GetOtherAccount() const override in GetOtherAccount() function
68 bool GetOtherAccount() const in GetOtherAccount() function in OHOS::Ace::NG::TextFieldPatternTestTwoViewDataWrap
4264 auto otherAccount = viewDataWrap->GetOtherAccount(); in NotifyFillRequestSuccess()
7230 bool formOtherAccount = (viewDataWrap->GetOtherAccount() && IsTriggerAutoFillPassword()); in OnBackPressed()