Searched defs:mount_point (Results 1 – 3 of 3) sorted by relevance
/build/tools/releasetools/ |
D | edify_generator.py | 168 def Mount(self, mount_point, mount_options_by_format=""): argument 283 def WriteRawImage(self, mount_point, fn, mapfn=None): argument 354 def Unmount(self, mount_point): argument
|
D | build_image.py | 394 def ImagePropFromGlobalDict(glob_dict, mount_point): argument
|
D | common.py | 205 def __init__(self, mount_point, fs_type, device, length, device2, context): argument 1340 def GetTypeAndDevice(mount_point, info): argument
|