Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/appaccount/cj/include/
Dappaccount_common.h46 struct AsyncContextForUnSubscribe { struct
47 std::string type;
48 std::vector<std::shared_ptr<SubscribePtr>> subscribers = {nullptr};
49 std::function<void(CArrAppAccountInfo)> callbackRef;