Searched defs:filesystemCreator (Results 1 – 1 of 1) sorted by relevance
135 type filesystemCreator struct { struct136 android.ModuleBase138 properties filesystemCreatorProps219 func (f *filesystemCreator) createInternalModules(ctx android.LoadHookContext) {303 func (f *filesystemCreator) createBootloaderFilegroup(ctx android.LoadHookContext) (string, bool) {323 …nc (f *filesystemCreator) createReleaseToolsFilegroup(ctx android.LoadHookContext) (string, bool) {343 …nc (f *filesystemCreator) createFastbootInfoFilegroup(ctx android.LoadHookContext) (string, bool) {363 func (f *filesystemCreator) createDeviceModule(640 …android.LoadHookContext, partitions allGeneratedPartitionData, partition *generatedPartitionData) {681 func (f *filesystemCreator) createAvbKeyFilegroups(ctx android.LoadHookContext) {[all …]