Home
last modified time | relevance | path

Searched refs:tabSize (Results 1 - 1 of 1) sorted by relevance

/base/telephony/ril_adapter/services/vendor/src/
H A Dat_call.c198 int32_t tabSize = sizeof(g_callNotifyTab) / sizeof(CallNotify); in IsCallNoticeCmd() local
199 for (int32_t i = 0; i < tabSize; i++) { in IsCallNoticeCmd()
209 int32_t tabSize = sizeof(g_callNotifyTab) / sizeof(CallNotify); in CallReportInfoProcess() local
210 for (int32_t i = 0; i < tabSize; i++) { in CallReportInfoProcess()

Completed in 3 milliseconds