Searched defs:create (Results 1 – 4 of 4) sorted by relevance
249 fun create( in create() method256 fun create( in create() method
277 internal fun create(result: TestCompilationResult, outputDir: Path): CompilationReport { in <lambda>() method297 internal fun create(source: Source, outputDir: Path): GeneratedSourceFile { in <lambda>() method313 internal fun create(resource: Resource, outputDir: Path): GeneratedResourceFile { in <lambda>() method
87 override fun create(environment: SymbolProcessorEnvironment): SymbolProcessor { in create() method in androidx.appfunctions.compiler.AppFunctionCompiler.Provider
345 override fun create(environment: SymbolProcessorEnvironment): SymbolProcessor { in create() method in androidx.appfunctions.compiler.processors.Provider