Searched refs:INT_DEFAULT_VALUE (Results 1 – 3 of 3) sorted by relevance
118 pDataCall.retryTime = INT_DEFAULT_VALUE; in OnDataReportPdpErrorMessages()119 pDataCall.cid = INT_DEFAULT_VALUE; in OnDataReportPdpErrorMessages()413 pdns->cid = INT_DEFAULT_VALUE; in QueryAllSupportPDNInfos()417 pdns->cid = INT_DEFAULT_VALUE; in QueryAllSupportPDNInfos()421 pdns->cid = INT_DEFAULT_VALUE; in QueryAllSupportPDNInfos()425 pdns->cid = INT_DEFAULT_VALUE; in QueryAllSupportPDNInfos()463 int32_t cid = INT_DEFAULT_VALUE; in QuerySupportCID()690 int32_t cid = INT_DEFAULT_VALUE; in ReqActivatePdpContext()703 if (cid == INT_DEFAULT_VALUE) { in ReqActivatePdpContext()804 int32_t cid = INT_DEFAULT_VALUE; in ReqSetInitApnInfo()[all …]
65 outCall->voiceDomain = INT_DEFAULT_VALUE; in ParseDiffPart()66 outCall->callType = INT_DEFAULT_VALUE; in ParseDiffPart()
30 #define INT_DEFAULT_VALUE (-1) macro