Searched refs:currentPlatformVersion_ (Results 1 – 2 of 2) sorted by relevance
89 int32_t currentPlatformVersion_ = 0; variable
1857 currentPlatformVersion_ = context->GetMinPlatformVersion(); in OnStartBtnClick()1858 if (player_ && currentPlatformVersion_ > COMPATIBLE_VERSION) { in OnStartBtnClick()1903 currentPlatformVersion_ = context->GetMinPlatformVersion(); in OnStartBtnClick()1904 if (player_ && currentPlatformVersion_ > COMPATIBLE_VERSION) { in OnStartBtnClick()