Home
last modified time | relevance | path

Searched refs:IsVoiceLoading (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-2.1/build/demos/axdemo/src/
Daxsimple.c232 static volatile BOOL IsVoiceLoading = FALSE; variable
516 IsVoiceLoading = FALSE; in AramRequestCallback()
548 IsVoiceLoading = TRUE; in LoadToARAM()
549 while (IsVoiceLoading) in LoadToARAM()