Searched refs:decorator (Results 1 – 3 of 3) sorted by relevance
81 def decorator(func: Callable[[], any]) -> Callable[[], any]: function88 return decorator
90 module, decorator := NewLibrary(android.DeviceSupported)92 libraryDecorator: decorator,98 decorator.disableStripping()392 module, decorator := NewLibrary(android.DeviceSupported)394 libraryDecorator: decorator,400 decorator.disableStripping()
503 switch decorator := m.linker.(type) {505 if decorator.testDecorator.gtest() {519 switch decorator := m.compiler.(type) {521 …return sliceWithPrefix(moduleDir, decorator.flagExporter.Properties.Export_include_dirs.GetOrDefau…