Searched refs:tmp_path (Results 1 – 1 of 1) sorted by relevance
252 String tmp_path = null; in onSetPath() local254 tmp_path = (String)request.getHeader(HeaderSet.NAME); in onSetPath()259 if (D) Log.d(TAG, "backup=" + backup + " create=" + create + " name=" + tmp_path); in onSetPath()267 if (tmp_path == null) { in onSetPath()270 current_path_tmp = current_path_tmp + "/" + tmp_path; in onSetPath()