Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go1154 type apexFile struct { struct
1181 …droidMkModuleName string, installDir string, class apexFileClass, module android.Module) apexFile {
1182 ret := apexFile{
1198 func (af *apexFile) Ok() bool { argument
1202 func (af *apexFile) apexRelativePath(path string) string { argument
1207 func (af *apexFile) Path() string { argument
1211 func (af *apexFile) Stem() string { argument
1219 func (af *apexFile) SymlinkPaths() []string { argument
1227 func (af *apexFile) AvailableToPlatform() bool { argument
1265 filesInfo []apexFile
[all …]