Searched defs:algorithm_name (Results 1 – 2 of 2) sorted by relevance
/external/avb/ |
D | avbtool | 388 def raw_sign(signing_helper, algorithm_name, key_path, raw_data_to_sign): argument 1927 def make_vbmeta_image(self, output, chain_partitions, algorithm_name, argument 1969 def _generate_vbmeta_blob(self, algorithm_name, key_path, argument 2270 hash_algorithm, salt, chain_partitions, algorithm_name, argument 2427 block_size, salt, chain_partitions, algorithm_name, argument
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | metric_recorder.cc | 56 MetricRecorder::MetricRecorder(const std::string algorithm_name, in MetricRecorder()
|