Searched refs:otherAccount (Results 1 – 2 of 2) sorted by relevance
1304 void SetAutoFillOtherAccount(bool otherAccount) in SetAutoFillOtherAccount() argument1306 autoFillOtherAccount_ = otherAccount; in SetAutoFillOtherAccount()
4264 auto otherAccount = viewDataWrap->GetOtherAccount(); in NotifyFillRequestSuccess() local4265 jsonNode->Put(AUTO_FILL_VIEW_DATA_OTHER_ACCOUNT.c_str(), otherAccount); in NotifyFillRequestSuccess()