Home
last modified time | relevance | path

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

/build/soong/python/
Dpython.go67 Pkg_path *string `android:"arch_variant"` member
432 pkgPath := String(p.properties.Pkg_path)
434 pkgPath = filepath.Clean(String(p.properties.Pkg_path))
439 String(p.properties.Pkg_path))