Lines Matching +defs:name +defs:default
528 def get(self, key, default=None): argument
1042 def __init__(self, input_file, name, placeholder_values=None): argument
1054 def FromDictionary(name, build_props): argument
1062 def FromInputFile(input_file, name, placeholder_values=None, ramdisk_format=RamdiskFormat.LZ4): argument
1094 def _ReadPartitionPropFile(input_file, name): argument
1112 def FromBuildPropFile(name, build_prop_file): argument
1602 def BuildVBMeta(image_path, partitions, name, needed_partitions, argument
1921 def GetBootableImage(name, prebuilt_name, unpack_dir, tree_subdir, argument
2080 def GetVendorBootImage(name, prebuilt_name, unpack_dir, tree_subdir, argument
2105 def GetVendorKernelBootImage(name, prebuilt_name, unpack_dir, tree_subdir, argument
3220 def __init__(self, name, data, compress_size=None): argument
3228 def FromLocalFile(cls, name, diskname): argument