Searched refs:OptionalDexJarPath (Results 1 – 6 of 6) sorted by relevance
47 bootDexJarPath OptionalDexJarPath60 func (h *hiddenAPI) bootDexJar(ctx android.ModuleErrorfContext) OptionalDexJarPath {84 bootDexJar(ctx android.ModuleErrorfContext) OptionalDexJarPath95 func (h *hiddenAPI) initHiddenAPI(ctx android.ModuleContext, dexJar OptionalDexJarPath, classesJar …
356 type OptionalDexJarPath struct { struct362 func (o OptionalDexJarPath) IsSet() bool { argument367 func (o OptionalDexJarPath) Valid() bool { argument372 func (o OptionalDexJarPath) Path() android.Path { argument380 func (o OptionalDexJarPath) PathOrNil() android.Path { argument389 func (o OptionalDexJarPath) InvalidReason() string { argument396 func (o OptionalDexJarPath) String() string { argument404 func makeUnsetDexJarPath() OptionalDexJarPath {405 return OptionalDexJarPath{isSet: false}410 func makeDexJarPathFromOptionalPath(path android.OptionalPath) OptionalDexJarPath {[all …]
698 stubsDexJarPath OptionalDexJarPath703 exportableStubsDexJarPath OptionalDexJarPath1248 …dImport) SdkApiStubDexJar(ctx android.BaseModuleContext, kind android.SdkKind) OptionalDexJarPath {1258 …dkApiExportableStubDexJar(ctx android.BaseModuleContext, kind android.SdkKind) OptionalDexJarPath {1381 SdkApiStubDexJar(ctx android.BaseModuleContext, kind android.SdkKind) OptionalDexJarPath1386 SdkApiExportableStubDexJar(ctx android.BaseModuleContext, kind android.SdkKind) OptionalDexJarPath1416 func (module *SdkLibrary) DexJarBuildPath(ctx android.ModuleErrorfContext) OptionalDexJarPath {2687 dexJarFile OptionalDexJarPath3071 func (module *SdkLibraryImport) DexJarBuildPath(ctx android.ModuleErrorfContext) OptionalDexJarPath…
338 DexJarBuildPath(ctx android.ModuleErrorfContext) OptionalDexJarPath1951 dexJarFile OptionalDexJarPath2362 func (al *ApiLibrary) DexJarBuildPath(ctx android.ModuleErrorfContext) OptionalDexJarPath {2466 dexJarFile OptionalDexJarPath2793 func (j *Import) DexJarBuildPath(ctx android.ModuleErrorfContext) OptionalDexJarPath {2949 dexJarFile OptionalDexJarPath3050 func (j *DexImport) DexJarBuildPath(ctx android.ModuleErrorfContext) OptionalDexJarPath {
300 var dexJar OptionalDexJarPath1472 DexJarBuildPath(ctx android.ModuleErrorfContext) OptionalDexJarPath
1653 DexJarBuildPath(ctx android.ModuleErrorfContext) java.OptionalDexJarPath