Searched refs:callStateReportPtr (Results 1 – 1 of 1) sorted by relevance
266 CallStateReportProxy callStateReportPtr; variable268 callStateReportPtr.CallStateUpdated(275 callStateReportPtr.CallStateUpdated(278 callStateReportPtr.CallStateUpdated(284 callStateReportPtr.ReportCallState(0, phoneNumber);285 callStateReportPtr.ReportCallStateForCallId(0, 0, phoneNumber);310 std::shared_ptr<CallStateReportProxy> callStateReportPtr = nullptr; variable311 ASSERT_FALSE(callStateListener.AddOneObserver(callStateReportPtr));313 callStateReportPtr = std::make_shared<CallStateReportProxy>();314 ASSERT_TRUE(callStateListener.AddOneObserver(callStateReportPtr));[all …]