Searched defs:OptionalDexJarPath (Results 1 – 1 of 1) sorted by relevance
401 type OptionalDexJarPath struct { struct402 isSet bool403 path android.OptionalPath407 func (o OptionalDexJarPath) IsSet() bool {412 func (o OptionalDexJarPath) Valid() bool {417 func (o OptionalDexJarPath) Path() android.Path {425 func (o OptionalDexJarPath) PathOrNil() android.Path {434 func (o OptionalDexJarPath) InvalidReason() string {441 func (o OptionalDexJarPath) String() string {