Home
last modified time | relevance | path

Searched defs:fillCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/auto_fill_manager_test/
H A Dauto_fill_manager_test.cpp76 const std::shared_ptr<AbilityRuntime::IFillRequestCallback> fillCallback = nullptr; variable
115 const std::shared_ptr<AbilityRuntime::IFillRequestCallback> fillCallback = nullptr; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H A Dauto_fill_manager.cpp57 const std::shared_ptr<IFillRequestCallback> &fillCallback, AutoFill::AutoFillResult &result) in RequestAutoFill()
84 const std::shared_ptr<IFillRequestCallback> &fillCallback, in HandleRequestExecuteInner()