Searched defs:full_path (Results 1 – 1 of 1) sorted by relevance
318 UniqueCPtr<const char[]> full_path(realpath(path, nullptr)); in LocationIsOnSystem() local323 bool LocationIsOnSystemFramework(const char* full_path) { in LocationIsOnSystemFramework()