Home
last modified time | relevance | path

Searched refs:_SplitCrt (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/tools/sslroots/
Dgenerate_sslroots.py52 root_dir = _SplitCrt(args[0], options)
57 def _SplitCrt(source_file, options): function