Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/include/
H A Dauto_fill_error.h24 AUTO_FILL_FAILED, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H A Dauto_fill_extension_callback.cpp64 AutoFill::AUTO_FILL_CANCEL : AutoFill::AUTO_FILL_FAILED; in OnResult()
223 AutoFill::AUTO_FILL_CANCEL : AutoFill::AUTO_FILL_FAILED; in onDestroy()
229 SendAutoFillFailed(AutoFill::AUTO_FILL_FAILED); in onDestroy()