Home | History | Annotate | Download | only in extensions

Lines Matching full:generateid

663   if (!GenerateId(path_bytes, &id))
692 bool Extension::GenerateId(const std::string& input, std::string* output) {
1680 !GenerateId(public_key_bytes, &id_)) {