Searched defs:mount_point (Results 1 – 3 of 3) sorted by relevance
/build/make/tools/releasetools/ |
D | build_image.py | 502 def ImagePropFromGlobalDict(glob_dict, mount_point): argument 785 def GlobalDictFromImageProp(image_prop, mount_point): argument
|
D | edify_generator.py | 221 def Mount(self, mount_point, mount_options_by_format=""): argument 384 def WriteRawImage(self, mount_point, fn, mapfn=None): argument 410 def Unmount(self, mount_point): argument
|
D | common.py | 877 def __init__(self, mount_point, fs_type, device, length, context, slotselect): argument 2965 def GetTypeAndDevice(mount_point, info, check_no_slot=True): argument 2981 def GetTypeAndDeviceExpr(mount_point, info): argument
|