Searched refs:ProcessNextChar (Results 1 – 4 of 4) sorted by relevance
107 PostDialCallState ProcessNextChar(int32_t slotId, char &c);
85 PostDialCallState BaseConnection::ProcessNextChar(int32_t slotId, char &c) in ProcessNextChar() function in OHOS::Telephony::BaseConnection
582 PostDialCallState state = pConnection->ProcessNextChar(slotId, currentChar); in ExecutePostDial()
517 PostDialCallState state = pConnection->ProcessNextChar(slotId, currentChar); in ExecutePostDial()