Searched refs:REQUESTING (Results 1 – 6 of 6) sorted by relevance
51 enum class CallState { INIT, REQUESTING, REQUESTED }; enumerator
155 if (callRecord && callRecord->IsCallState(CallState::REQUESTING)) { in CallRequestDone()
197 state_ == CallState::REQUESTING ? "REQUESTING" : "REQUESTED"); in Dump()
3133 callRecord->SetCallState(CallState::REQUESTING); in Resolve()
180 callRecord->SetCallState(CallState::REQUESTING);
280 callRecord->SetCallState(CallState::REQUESTING);