Home
last modified time | relevance | path

Searched refs:UnInit (Results 1 - 25 of 67) sorted by relevance

123

/base/telephony/cellular_call/test/unittest/imstest/
H A Dconfig_request_test.cpp51 DelayedSingleton<ImsCallClient>::GetInstance()->UnInit(); in HWTEST_F()
84 DelayedSingleton<ImsCallClient>::GetInstance()->UnInit(); in HWTEST_F()
102 DelayedSingleton<ImsCallClient>::GetInstance()->UnInit(); in HWTEST_F()
122 DelayedSingleton<ImsCallClient>::GetInstance()->UnInit(); in HWTEST_F()
143 DelayedSingleton<ImsCallClient>::GetInstance()->UnInit(); in HWTEST_F()
/base/telephony/call_manager/services/telephony_interaction/src/
H A Dvoip_call_connection.cpp34 UnInit(); in ~VoipCallConnection()
65 void VoipCallConnection::UnInit() in UnInit() function in OHOS::Telephony::VoipCallConnection
164 UnInit(); in UnRegisterCallManagerCallBack()
187 voipCallConnection->UnInit(); in OnRemoveSystemAbility()
/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Dvendor_manager_test.cpp88 vendorManager.UnInit(); in HWTEST_F()
110 vendorManager.UnInit(); in HWTEST_F()
148 vendorManager.UnInit(); in HWTEST_F()
171 vendorManager.UnInit(); in HWTEST_F()
196 vendorManager.UnInit(); in HWTEST_F()
232 vendorManager.UnInit(); in HWTEST_F()
262 vendorManager.UnInit(); in HWTEST_F()
273 vendorManager.UnInit(); in HWTEST_F()
274 vendorManager.UnInit(); in HWTEST_F()
277 vendorManager.UnInit(); in HWTEST_F()
[all...]
H A Dvendor_ipp_everywhere_test.cpp73 vendorDriver.UnInit(); in HWTEST_F()
96 vendorDriver.UnInit(); in HWTEST_F()
119 vendorDriver.UnInit(); in HWTEST_F()
143 vendorDriver.UnInit(); in HWTEST_F()
221 vendorDriver.UnInit(); in HWTEST_F()
/base/telephony/sms_mms/services/sms/include/
H A Dsms_state_handler.h29 void UnInit();
/base/telephony/sms_mms/services/sms/
H A Dsms_state_handler.cpp54 void SmsStateHandler::UnInit() in UnInit() function in OHOS::Telephony::SmsStateHandler
56 TELEPHONY_LOGI("SmsStateHandler UnInit"); in UnInit()
58 TELEPHONY_LOGE("SmsStateHandler::UnInit unregister handle fail."); in UnInit()
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
H A Dcall_manager_gtest.h162 clientPtr_->UnInit(); in TearDownTestCase()
165 servicePtr_->UnInit(); in TearDownTestCase()
167 DelayedRefSingleton<BluetoothCallClient>::GetInstance().UnInit(); in TearDownTestCase()
/base/telephony/call_manager/services/distributed_call/src/
H A Ddistributed_call_proxy.cpp98 int32_t DistributedCallProxy::UnInit() in UnInit() function in OHOS::Telephony::DistributedCallProxy
105 return dcallClient_->UnInit(); in UnInit()
/base/telephony/call_manager/services/distributed_call/include/
H A Ddistributed_call_proxy.h33 int32_t UnInit();
/base/telephony/call_manager/services/distributed_call/include/dcall/
H A Didcall_client.h34 virtual int32_t UnInit() = 0;
/base/print/print_fwk/services/print_service/include/
H A Dvendor_ipp_everywhere.h29 void UnInit() override;
H A Dvendor_bsuni_driver.h38 void UnInit() override;
H A Dvendor_driver_base.h69 virtual void UnInit();
/base/telephony/call_manager/services/telephony_interaction/include/
H A Dvoip_call_connection.h38 void UnInit();
/base/telephony/sms_mms/interfaces/innerkits/ims/
H A Dims_sms_client.h47 * @brief UnInit the ImsSmsClient.
49 void UnInit();
/base/telephony/core_service/interfaces/innerkits/ims/include/
H A Dims_core_service_client.h35 void UnInit();
/base/telephony/call_manager/interfaces/innerkits/
H A Dbluetooth_call_client.h30 void UnInit();
/base/print/print_fwk/services/print_service/src/
H A Dvendor_ipp_everywhere.cpp40 void VendorIppEveryWhere::UnInit() in UnInit() function in VendorIppEveryWhere
42 VendorDriverBase::UnInit(); in UnInit()
H A Dvendor_manager.cpp35 UnInit(); in ~VendorManager()
99 void VendorManager::UnInit() in UnInit() function in VendorManager
101 PRINT_HILOGI("UnInit enter"); in UnInit()
105 PRINT_HILOGD("UnInit %{public}s", pair.first.c_str()); in UnInit()
111 pair.second->UnInit(); in UnInit()
116 PRINT_HILOGI("UnInit quit"); in UnInit()
145 vendorDriver->UnInit(); in UnloadVendorDriver()
/base/telephony/core_service/services/ims_service_interaction/src/
H A Dims_core_service_client.cpp32 UnInit(); in ~ImsCoreServiceClient()
67 void ImsCoreServiceClient::UnInit() in UnInit() function in OHOS::Telephony::ImsCoreServiceClient
/base/telephony/sms_mms/services/sms/ims_service_interaction/src/
H A Dims_sms_client.cpp30 UnInit(); in ~ImsSmsClient()
65 void ImsSmsClient::UnInit() in UnInit() function in OHOS::Telephony::ImsSmsClient
/base/telephony/sms_mms/test/fuzztest/textbasedsmsdelivery_fuzzer/
H A Dtextbasedsmsdelivery_fuzzer.cpp83 DelayedSingleton<ImsSmsClient>::GetInstance()->UnInit(); in DoSomethingInterestingWithMyAPI()
/base/telephony/cellular_call/interfaces/innerkits/satellite/
H A Dsatellite_call_client.h49 void UnInit();
/base/telephony/sms_mms/test/fuzztest/databasedsmsdelivery_fuzzer/
H A Ddatabasedsmsdelivery_fuzzer.cpp82 DelayedSingleton<ImsSmsClient>::GetInstance()->UnInit(); in DoSomethingInterestingWithMyAPI()
/base/telephony/cellular_call/services/satellite_service_interaction/src/
H A Dsatellite_call_client.cpp31 UnInit(); in ~SatelliteCallClient()
51 void SatelliteCallClient::UnInit() in UnInit() function in OHOS::Telephony::SatelliteCallClient

Completed in 9 milliseconds

123