Home
last modified time | relevance | path

Searched defs:formDeathCallback (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formmgr_fuzzer/
H A Dformmgr_fuzzer.cpp77 std::shared_ptr<FormCallbackInterface> formDeathCallback = nullptr; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp742 void FormMgr::RegisterDeathCallback(const std::shared_ptr<FormCallbackInterface> &formDeathCallback) in RegisterDeathCallback() argument
757 void FormMgr::UnRegisterDeathCallback(const std::shared_ptr<FormCallbackInterface> &formDeathCallback) in UnRegisterDeathCallback() argument
787 bool FormMgr::CheckIsDeathCallbackRegistered(const std::shared_ptr<FormCallbackInterface> &formDeathCallback) in CheckIsDeathCallbackRegistered() argument
[all...]

Completed in 3 milliseconds