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