Home
last modified time | relevance | path

Searched refs:onFormAppConnect (Results 1 - 15 of 15) sorted by relevance

/foundation/ability/form_fwk/services/src/
H A Dform_cast_temp_connection.cpp49 onFormAppConnect(); in OnAbilityConnectDone()
H A Dform_batch_delete_connection.cpp47 onFormAppConnect(); in OnAbilityConnectDone()
H A Dform_background_connection.cpp49 onFormAppConnect(); in OnAbilityConnectDone()
H A Dform_acquire_state_connection.cpp49 onFormAppConnect(); in OnAbilityConnectDone()
H A Dform_event_notify_connection.cpp49 onFormAppConnect(); in OnAbilityConnectDone()
H A Dform_delete_connection.cpp49 onFormAppConnect(); in OnAbilityConnectDone()
H A Dform_msg_event_connection.cpp52 onFormAppConnect(); in OnAbilityConnectDone()
H A Dform_acquire_data_connection.cpp45 onFormAppConnect(); in OnAbilityConnectDone()
H A Dform_share_connection.cpp46 onFormAppConnect(); in OnAbilityConnectDone()
H A Dform_refresh_connection.cpp54 onFormAppConnect(); in OnAbilityConnectDone()
H A Dform_acquire_connection.cpp54 onFormAppConnect(); in OnAbilityConnectDone()
H A Dform_ability_connection.cpp139 bool FormAbilityConnection::onFormAppConnect() in onFormAppConnect() function in OHOS::AppExecFwk::FormAbilityConnection
/foundation/ability/form_fwk/services/include/
H A Dform_ability_connection.h59 * @brief onFormAppConnect, when ability connetDone.
60 * @return result of onFormAppConnect.
62 bool onFormAppConnect();
/foundation/ability/form_fwk/test/unittest/fms_form_batch_delete_connection_test/
H A Dfms_form_batch_delete_connection_test.cpp77 ASSERT_FALSE(formBatchDeleteConnection->onFormAppConnect()); in HWTEST_F()
/foundation/ability/form_fwk/test/fuzztest/formabilityconnection_fuzzer/
H A Dformabilityconnection_fuzzer.cpp63 formAbilityConnection.onFormAppConnect(); in DoSomethingInterestingWithMyAPI()

Completed in 5 milliseconds