Searched refs:ProcessStep (Results 1 – 3 of 3) sorted by relevance
48 } ProcessStep; typedef
311 SoftBusConnType connType, ProcessStep step) in SetDevProcStepMsgParamValue()355 …32_t SoftBusCreateProcStepMsg(SoftBusEvtReportMsg *msg, SoftBusConnType connType, ProcessStep step) in SoftBusCreateProcStepMsg()448 for (ProcessStep step = NEGOTIATION_STEP; step < STEP_BUTT; step++) { in SoftBusReportProcessStepRecordEvt()593 for (ProcessStep i = NEGOTIATION_STEP; i < STEP_BUTT; i++) { in SoftbusRecordProccessDuration()
668 static int32_t ProcessStep(ProtocolStep step, SpekeSession *spekeSession, CJson *inParams, KeyAgree… in ProcessStep() function734 return ProcessStep(spekeSession->step, spekeSession, inParams, out); in ProcessSpekeSession()