Lines Matching refs:str
270 build_command.extend(["-T", str(prop_dict["timestamp"])])
316 build_command.extend(["-T", str(prop_dict["timestamp"])])
355 build_command.extend(["-T", str(prop_dict["timestamp"])])
367 build_command.append(str(0))
371 build_command.append(str(len(sldc_flags)))
472 prop_dict["partition_size"] = str(size)
473 prop_dict["image_size"] = str(size)
475 prop_dict["extfs_inode_count"] = str(GetInodeUsage(in_dir))
516 prop_dict["extfs_inode_count"] = str(inodes)
517 prop_dict["partition_size"] = str(size)
521 prop_dict["partition_size"] = str(size)
522 prop_dict["image_size"] = str(size)
532 prop_dict["partition_size"] = str(size)
535 prop_dict["partition_size"] = str(size)
544 prop_dict["image_size"] = str(max_image_size)
584 d[dest_p] = str(glob_dict[src_p])