Home
last modified time | relevance | path

Searched refs:AUTO_FILL_SUCCESS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H A Dauto_fill_extension_callback.cpp60 if (errCode == AutoFill::AUTO_FILL_SUCCESS) { in OnResult()
98 if (resultCode != AutoFill::AUTO_FILL_SUCCESS) { in HandleReloadInModal()
148 return AutoFill::AUTO_FILL_SUCCESS; in ReloadInModal()
219 if (errCode_ == AutoFill::AUTO_FILL_SUCCESS) { in onDestroy()
H A Dauto_fill_manager.cpp131 return AutoFill::AUTO_FILL_SUCCESS; in HandleRequestExecuteInner()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/include/
H A Dauto_fill_error.h23 AUTO_FILL_SUCCESS = 0, enumerator