Lines Matching full:publickey
1406 String8 publicKey = AaptXml::getAttribute(tree, PUBLIC_KEY_ATTR, &error);1407 if (publicKey != "" && error == "") {1408 printf("package-verifier: name='%s' publicKey='%s'\n",1410 ResTable::normalizeForOutput(publicKey.string()).string());