Home
last modified time | relevance | path

Searched refs:AUTO_FILL_OBJECT_IS_NULL (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/auto_fill_manager_test/
H A Dauto_fill_manager_test.cpp79 EXPECT_EQ(ret, AbilityRuntime::AutoFill::AUTO_FILL_OBJECT_IS_NULL);
98 EXPECT_EQ(ret, AbilityRuntime::AutoFill::AUTO_FILL_OBJECT_IS_NULL);
120 EXPECT_EQ(ret, AbilityRuntime::AutoFill::AUTO_FILL_OBJECT_IS_NULL);
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/include/
H A Dauto_fill_error.h29 AUTO_FILL_OBJECT_IS_NULL, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H A Dauto_fill_manager.cpp62 return AutoFill::AUTO_FILL_OBJECT_IS_NULL; in RequestAutoFill()
78 return AutoFill::AUTO_FILL_OBJECT_IS_NULL; in RequestAutoSave()
90 return AutoFill::AUTO_FILL_OBJECT_IS_NULL; in HandleRequestExecuteInner()
H A Dauto_fill_extension_callback.cpp123 return AutoFill::AUTO_FILL_OBJECT_IS_NULL; in ReloadInModal()