Searched refs:HasAppImageSpaceFor (Results 1 – 3 of 3) sorted by relevance
61 !runtime->GetHeap()->HasAppImageSpaceFor(primary_apk_path)) { in Run()
812 bool HasAppImageSpaceFor(const std::string& dex_location) const;
4819 bool Heap::HasAppImageSpaceFor(const std::string& dex_location) const { in HasAppImageSpaceFor() function in art::gc::Heap