Searched refs:kApp (Results 1 – 2 of 2) sorted by relevance
1696 template <bool kApp>1705 dex::TypeIndex type_idx = kApp ? dex_file.GetClassDef(index).class_idx_ : dex::TypeIndex(index); in Visit()1708 StackHandleScope<kApp ? 4u : 2u> hs(soa.Self()); in Visit()1713 kApp ? class_linker->FindDexCache(soa.Self(), dex_file) in Visit()1731 if (kApp && manager_->GetCompiler()->GetCompilerOptions().IsCheckLinkageConditions()) { in Visit()
287 kApp, enumerator299 *out = OutputProfileType::kApp; in ParseOutputProfileType()319 output_profile_type_(OutputProfileType::kApp), in ProfMan()