Home
last modified time | relevance | path

Searched defs:numActive (Results 1 – 4 of 4) sorted by relevance

/base/telephony/call_manager/services/bluetooth/src/
Dbluetooth_call_manager.cpp32 int32_t numActive, int32_t numHeld, int32_t callState, const std::string &number) in SendBtCallState()
Dbluetooth_connection.cpp101 int32_t numActive, int32_t numHeld, int32_t callState, const std::string &number) in SendBtCallState()
Dbluetooth_call_service.cpp123 int32_t numActive = GetCallNum(TelCallState::CALL_STATUS_ACTIVE, false); in GetCallState() local
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
Dzero_branch6_test.cpp655 int32_t numActive = CallObjectManager::GetCallNum(TelCallState::CALL_STATUS_ACTIVE); variable