Home
last modified time | relevance | path

Searched refs:chmodName (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DFileUtil.java97 protected static void setChmodBinary(String chmodName) { in setChmodBinary() argument
98 sChmod = chmodName; in setChmodBinary()