Home
last modified time | relevance | path

Searched refs:BluetoothCallClient (Results 1 - 9 of 9) sorted by relevance

/base/telephony/call_manager/frameworks/native/src/
H A Dbluetooth_call_client.cpp32 BluetoothCallClient::BluetoothCallClient() {} in BluetoothCallClient() function in OHOS::Telephony::BluetoothCallClient
34 BluetoothCallClient::~BluetoothCallClient() {} in ~BluetoothCallClient()
36 void BluetoothCallClient::Init() in Init()
39 TELEPHONY_LOGI("BluetoothCallClient init:"); in Init()
58 TELEPHONY_LOGI("BluetoothCallClient init success!"); in Init()
61 void BluetoothCallClient::UnInit() in UnInit()
71 int32_t BluetoothCallClient::RegisterCallBack(std::unique_ptr<CallManagerCallback> callback) in RegisterCallBack()
82 int32_t BluetoothCallClient
[all...]
/base/telephony/call_manager/interfaces/innerkits/
H A Dbluetooth_call_client.h26 class BluetoothCallClient : public DelayedRefSingleton<BluetoothCallClient> { class
27 DECLARE_DELAYED_REF_SINGLETON(BluetoothCallClient)
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
H A Dcall_manager_gtest.h62 DelayedRefSingleton<BluetoothCallClient>::GetInstance().Init(); in SetUpTestCase()
167 DelayedRefSingleton<BluetoothCallClient>::GetInstance().UnInit(); in TearDownTestCase()
/base/telephony/call_manager/test/unittest/ui_client/
H A Dbluetooth_call_test.cpp30 BluetoothCallClient &bluetoothCallClient = DelayedRefSingleton<BluetoothCallClient>::GetInstance();
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager4_gtest.cpp51 BluetoothCallClient &bluetoothCallClient = DelayedRefSingleton<BluetoothCallClient>::GetInstance();
H A Dcall_manager1_gtest.cpp51 BluetoothCallClient &bluetoothCallClient = DelayedRefSingleton<BluetoothCallClient>::GetInstance();
H A Dcall_manager8_gtest.cpp51 BluetoothCallClient &bluetoothCallClient = DelayedRefSingleton<BluetoothCallClient>::GetInstance();
H A Dcall_manager2_gtest.cpp57 BluetoothCallClient &bluetoothCallClient = DelayedRefSingleton<BluetoothCallClient>::GetInstance();
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch4_test.cpp650 BluetoothCallClient &bluetoothCallClient = DelayedRefSingleton<BluetoothCallClient>::GetInstance(); in HWTEST_F()

Completed in 11 milliseconds