Searched refs:LocationIsOnRuntimeModule (Results 1 – 4 of 4) sorted by relevance
84 bool LocationIsOnRuntimeModule(const char* location);
367 bool LocationIsOnRuntimeModule(const char* full_path) { in LocationIsOnRuntimeModule() function
82 if (LocationIsOnRuntimeModule(dex_location.c_str()) || in DetermineDomainFromLocation()
758 if (LocationIsOnRuntimeModule(dex_file->GetLocation().c_str())) { in CompileMethodsFromProfile()