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