Searched refs:LocationIsOnSystem (Results 1 – 2 of 2) sorted by relevance
142 bool LocationIsOnSystem(const std::string& location);
616 bool LocationIsOnSystem(const std::string& location) { in LocationIsOnSystem() function629 if (LocationIsOnSystem(location)) { in LocationIsTrusted()