Home
last modified time | relevance | path

Searched refs:otherAccount (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h1304 void SetAutoFillOtherAccount(bool otherAccount) in SetAutoFillOtherAccount() argument
1306 autoFillOtherAccount_ = otherAccount; in SetAutoFillOtherAccount()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp4264 auto otherAccount = viewDataWrap->GetOtherAccount(); in NotifyFillRequestSuccess() local
4265 jsonNode->Put(AUTO_FILL_VIEW_DATA_OTHER_ACCOUNT.c_str(), otherAccount); in NotifyFillRequestSuccess()