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

  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
shard_life_cycle.py 17 * end_slice is called at the end of a slice. Slice may still fail
62 def end_slice(self, slice_ctx): member in class:_ShardLifeCycle
output_writers.py 759 def end_slice(self, slice_ctx): member in class:_GoogleCloudStorageOutputWriter
1004 def end_slice(self, slice_ctx): member in class:GoogleCloudStorageConsistentOutputWriter
1119 def end_slice(self, slice_ctx): member in class:_GoogleCloudStorageRecordOutputWriterBase
    [all...]
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/api/map_job/
input_reader.py 19 3. beging_shard/end_shard/begin_slice/end_slice are called at the time
115 def end_slice(self, slice_ctx): member in class:InputReader
output_writer.py 26 2) beging_shard/end_shard/begin_slice/end_slice are called at the time
57 No RPC should take place in this method. Use start_slice/end_slice instead.
70 No RPC should take place in this method. Use start_slice/end_slice instead.
124 def end_slice(self, slice_ctx): member in class:OutputWriter
  /hardware/intel/img/psb_video/src/
tng_vld_dec.h 63 void (*end_slice)(struct context_DEC_s *); member in struct:context_DEC_s

Completed in 129 milliseconds