Searched refs:IsInBootClassPath (Results 1 – 5 of 5) sorted by relevance
405 EXPECT_FALSE(oat_file_assistant.IsInBootClassPath()); in TEST_P()479 EXPECT_FALSE(oat_file_assistant.IsInBootClassPath()); in TEST_P()528 EXPECT_FALSE(oat_file_assistant.IsInBootClassPath()); in TEST_P()580 EXPECT_FALSE(oat_file_assistant.IsInBootClassPath()); in TEST_P()626 EXPECT_FALSE(oat_file_assistant.IsInBootClassPath()); in TEST_P()683 EXPECT_FALSE(oat_file_assistant.IsInBootClassPath()); in TEST_P()732 EXPECT_FALSE(oat_file_assistant.IsInBootClassPath()); in TEST_P()768 EXPECT_FALSE(oat_file_assistant.IsInBootClassPath()); in TEST_P()963 EXPECT_FALSE(oat_file_assistant.IsInBootClassPath()); in TEST_P()1073 EXPECT_FALSE(oat_file_assistant.IsInBootClassPath()); in TEST_P()[all …]
201 EXPORT bool IsInBootClassPath();
277 bool OatFileAssistant::IsInBootClassPath() { in IsInBootClassPath() function in art::OatFileAssistant
329 if (oat_file_assistant->IsInBootClassPath()) { in GetDexOptNeeded()
622 if (oat_file_assistant.IsInBootClassPath()) { in GetDexOptNeeded()