Searched refs:LocationIsOnSystem (Results 1 – 4 of 4) sorted by relevance
90 bool LocationIsOnSystem(const char* location);
380 bool LocationIsOnSystem(const char* path) { in LocationIsOnSystem() function
424 !LocationIsOnSystem(file.GetLocation().c_str()) && in GivenOatFileStatus()856 executable = LocationIsOnSystem(filename_.c_str()); in GetFile()
70 LocationIsOnSystem(oat_file->GetLocation().c_str()) || in RegisterOatFile()1047 CHECK(LocationIsOnSystem(oat_file->GetLocation().c_str())) << oat_file->GetLocation(); in SetOnlyUseSystemOatFiles()