Lines Matching defs:signer
105 // update the list in PreparePathMappings. Filename, Description/Signer, and
107 // Entries without any Description, Signer info, or Location will never be
683 // Determine the size of the signer info data.
693 // Allocate enough space to hold the signer info.
698 // Obtain the signer info.
707 // Search for the signer certificate.
950 std::string filename, location, description, signer;
954 GenerateHash(WideToUTF8(module.digital_signer), &signer);
958 ASCIIToUTF16(description), ASCIIToUTF16(signer));