Searched defs:OptionalDexJarPath (Results 1 – 1 of 1) sorted by relevance
356 type OptionalDexJarPath struct { struct357 isSet bool358 path android.OptionalPath362 func (o OptionalDexJarPath) IsSet() bool {367 func (o OptionalDexJarPath) Valid() bool {372 func (o OptionalDexJarPath) Path() android.Path {380 func (o OptionalDexJarPath) PathOrNil() android.Path {389 func (o OptionalDexJarPath) InvalidReason() string {396 func (o OptionalDexJarPath) String() string {