Searched refs:cached_bcp_components (Results 1 – 1 of 1) sorted by relevance
1342 const art_apex::Classpath* cached_bcp_components = cache_info->getFirstBootClasspath(); in CheckPreconditionForData() local1343 if (cached_bcp_components == nullptr) { in CheckPreconditionForData()1349 result = CheckComponents(current_bcp_components, cached_bcp_components->getComponent()); in CheckPreconditionForData()