Home
last modified time | relevance | path

Searched refs:FindFreeCallIndex (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dcall_service.cpp219 auto index = FindFreeCallIndex(); in HandleDial()
235 auto index = FindFreeCallIndex(); in HandleDial()
710 auto index = FindFreeCallIndex(); in HandleRemoteCall()
Dcall_service.h45 int FindFreeCallIndex() const { in FindFreeCallIndex() function