Searched defs:ProducePEM (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/extensions/common/
H A Dextension.cc214 // TODO(rafaelw): Move ParsePEMKeyBytes, ProducePEM & FormatPEMForOutput to a
249 bool Extension::ProducePEM(const std::string& input, std::string* output) { function in class:extensions::Extension
/external/chromium/chrome/common/extensions/
H A Dextension.cc1488 // TODO(rafaelw): Move ParsePEMKeyBytes, ProducePEM & FormatPEMForOutput to a
1521 bool Extension::ProducePEM(const std::string& input, std::string* output) { function in class:Extension

Completed in 133 milliseconds