Searched defs:is_launch (Results 1 – 1 of 1) sorted by relevance
193 uint32_t android_platform_release, bool is_launch, bool is_grf) { in GetKernelVersionRequirements()340 bool is_launch = product_first_api_level >= android_platform_release; in TEST() local