Searched refs:shouldCreateCaptcha (Results 1 – 1 of 1) sorted by relevance
749 bool shouldCreateCaptcha = (threadData->mask & CREATE_CAPTCHA) != 0; in _CreateAccountSetupThreadEntry() local755 if (result == B_OK && shouldCreateCaptcha) in _CreateAccountSetupThreadEntry()774 if (result == B_OK && shouldCreateCaptcha) { in _CreateAccountSetupThreadEntry()