Home
last modified time | relevance | path

Searched refs:LocationIsOnSystem (Results 1 – 2 of 2) sorted by relevance

/art/libartbase/base/
Dfile_utils.h196 bool LocationIsOnSystem(const std::string& location);
Dfile_utils.cc870 bool LocationIsOnSystem(const std::string& location) { in LocationIsOnSystem() function
899 if (LocationIsOnSystem(location) || LocationIsOnSystemExt(location) in LocationIsTrusted()