Home
last modified time | relevance | path

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

/base/telephony/call_manager/test/unittest/call_manager_special_test/src/
Dspecial_branch2_test.cpp201 auto cellularCallConnection = std::make_shared<CellularCallConnection>(); variable
244 auto cellularCallConnection = std::make_shared<CellularCallConnection>(); variable
283 auto cellularCallConnection = std::make_shared<CellularCallConnection>(); variable
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
Dzero_branch1_test.cpp661 std::shared_ptr<CellularCallConnection> cellularCallConnection = variable
698 std::shared_ptr<CellularCallConnection> cellularCallConnection = variable
745 std::shared_ptr<CellularCallConnection> cellularCallConnection = variable
765 std::shared_ptr<CellularCallConnection> cellularCallConnection = variable
1202 auto cellularCallConnection = DelayedSingleton<CellularCallConnection>::GetInstance(); variable
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp960 auto cellularCallConnection = DelayedSingleton<CellularCallConnection>::GetInstance(); in OnAddSystemAbility() local
985 auto cellularCallConnection = DelayedSingleton<CellularCallConnection>::GetInstance(); in OnRemoveSystemAbility() local