Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_request_process.cpp259 bool noOtherCall = true; in HoldOrDisconnectedCall() local
323 …llRequestProcess::IsExistCallOtherSlot(std::list<int32_t> &list, int32_t slotId, bool &noOtherCall) in IsExistCallOtherSlot()
483 bool noOtherCall = true; in DisconnectOtherSubIdCall() local
585 bool noOtherCall = true; in HangUpForDsdaRequest() local
624 bool noOtherCall = true; in UnHoldRequest() local
H A Dcall_status_manager.cpp160 bool noOtherCall = true; in HandleDsdaInfo() local
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch1_test.cpp272 bool noOtherCall = false; variable