Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/ohosaccount/native/src/
H A Dohos_account_kits_impl.cpp25 std::function<void(int32_t, const std::string &)> ohosCallbackFunc() in ohosCallbackFunc() function
54 SubscribeSystemAbility(ohosCallbackFunc()); in ResetService()