Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/interfaces/kits/native/src/
Dform_host_client.cpp267 std::set<std::shared_ptr<FormStateCallbackInterface>> &callbackSet = iter->second; in OnAcquireState() local
321 … const std::set<std::shared_ptr<FormCallbackInterface>> &callbackSet = callbackMapIter->second; in OnError() local