Searched refs:configPath (Results 1 – 1 of 1) sorted by relevance
364 String configPath = null; in testConfigDisableUsermodehelper() local368 configPath = option; in testConfigDisableUsermodehelper()372 int index = configPath.indexOf('='); in testConfigDisableUsermodehelper()373 String path = configPath.substring(index+1).replace("\"", ""); in testConfigDisableUsermodehelper()376 configPath.contains("..") == false); in testConfigDisableUsermodehelper()