Searched defs:OptionalDexJarPath (Results 1 – 1 of 1) sorted by relevance
390 type OptionalDexJarPath struct { struct391 isSet bool392 path android.OptionalPath396 func (o OptionalDexJarPath) IsSet() bool {401 func (o OptionalDexJarPath) Valid() bool {406 func (o OptionalDexJarPath) Path() android.Path {414 func (o OptionalDexJarPath) PathOrNil() android.Path {423 func (o OptionalDexJarPath) InvalidReason() string {430 func (o OptionalDexJarPath) String() string {