HomeSort by relevance Sort by last modified time
    Searched refs:open_func (Results 1 - 5 of 5) sorted by null

  /external/autotest/client/bin/
partition_unittest.py 101 open_func=fake_open)
108 parts = partition.get_partition_list(job, open_func=fake_open)
116 open_func=fake_open)
124 open_func=fake_open)
partition.py 118 open_func=open):
140 for swapline in open_func('/proc/swaps'):
145 for partline in open_func('/proc/partitions').readlines():
223 open_func=open):
234 @param job, min_blocks, filter_func, exclude_swap, open_func: Forwarded
239 filter_func=filter_func, exclude_swap=exclude_swap, open_func=open_func)
244 not part.get_mountpoint(open_func=open_func)):
496 def get_mountpoint(self, open_func=open, filename=None)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
bfd-in2.h     [all...]

Completed in 182 milliseconds