Searched refs:LocationIsOnArtModule (Results 1 – 4 of 4) sorted by relevance
98 bool LocationIsOnArtModule(const char* location);
389 bool LocationIsOnArtModule(const char* full_path) { in LocationIsOnArtModule() function
96 if (LocationIsOnArtModule(dex_location.c_str()) || in DetermineDomainFromLocation()
1434 if (LocationIsOnArtModule(dex_file->GetLocation().c_str())) { in CompileMethodsFromProfile()