Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dbp2build.go44 android.CreateOutputDirIfNonexistent(dirPath, os.ModePerm)
/build/soong/android/
Dpaths.go1991 func CreateOutputDirIfNonexistent(path WritablePath, perm os.FileMode) error { func