Searched refs:IsAppDependentPath (Results 1 – 2 of 2) sorted by relevance
133 static bool IsAppDependentPath(const std::string& path);
135 bool SetCgroupAction::IsAppDependentPath(const std::string& path) { in IsAppDependentPath() function in SetCgroupAction142 if (IsAppDependentPath(path_)) { in SetCgroupAction()