Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_client_test/
H A Dfms_form_host_client_test.cpp286 std::set<std::shared_ptr<FormCallbackInterface>> callbackSet; variable
309 std::set<std::shared_ptr<FormCallbackInterface>> callbackSet; variable
332 std::set<std::shared_ptr<FormCallbackInterface>> callbackSet; variable
355 std::set<std::shared_ptr<FormCallbackInterface>> callbackSet; variable
377 std::set<std::shared_ptr<FormCallbackInterface>> callbackSet; variable
413 std::set<std::shared_ptr<FormCallbackInterface>> callbackSet; variable
437 std::set<std::shared_ptr<FormCallbackInterface>> callbackSet; variable
459 std::set<std::shared_ptr<FormCallbackInterface>> callbackSet; variable
481 std::set<std::shared_ptr<FormCallbackInterface>> callbackSet; variable
506 std::set<std::shared_ptr<FormCallbackInterface>> callbackSet; variable
[all …]
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_host_client.cpp271 std::set<std::shared_ptr<FormStateCallbackInterface>> &callbackSet = iter->second; in OnAcquireState() local
358 … const std::set<std::shared_ptr<FormCallbackInterface>> &callbackSet = callbackMapIter->second; in OnError() local
386 … const std::set<std::shared_ptr<FormCallbackInterface>> &callbackSet = callbackMapIter->second; in OnError() local