Searched defs:OptionalDexJarPath (Results 1 – 1 of 1) sorted by relevance
325 type OptionalDexJarPath struct { struct326 isSet bool327 path android.OptionalPath331 func (o OptionalDexJarPath) IsSet() bool {336 func (o OptionalDexJarPath) Valid() bool {341 func (o OptionalDexJarPath) Path() android.Path {349 func (o OptionalDexJarPath) PathOrNil() android.Path {358 func (o OptionalDexJarPath) InvalidReason() string {365 func (o OptionalDexJarPath) String() string {