Searched refs:root_path (Results 1 – 1 of 1) sorted by relevance
325 std::string root_path = GetAndroidRootSafe(&error_msg); in LocationIsOnSystemFramework() local326 if (root_path.empty()) { in LocationIsOnSystemFramework()331 std::string framework_path = root_path + "/framework/"; in LocationIsOnSystemFramework()