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

  /system/core/libsparse/
sparse.c 293 struct output_file *out_counter; local
310 out_counter = output_file_open_callback(out_counter_write, &count,
312 if (!out_counter) {
324 ret = sparse_file_write_block(out_counter, bb);
351 output_file_close(out_counter);
  /external/boringssl/src/include/openssl/
dsa.h 113 * random input which is kept for reference. If |out_counter| or |out_h| are
126 size_t seed_len, int *out_counter,