Searched defs:set_encrypted_key_shares (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/secagg/shared/ |
D | secagg_messages.pb.h | 3636 inline void ShareKeysResponse::set_encrypted_key_shares(int index, const std::string& value) { in set_encrypted_key_shares() function 3640 inline void ShareKeysResponse::set_encrypted_key_shares(int index, std::string&& value) { in set_encrypted_key_shares() function 3644 inline void ShareKeysResponse::set_encrypted_key_shares(int index, const char* value) { in set_encrypted_key_shares() function 3649 inline void ShareKeysResponse::set_encrypted_key_shares(int index, const void* value, size_t size) { in set_encrypted_key_shares() function 3809 inline void MaskedInputCollectionRequest::set_encrypted_key_shares(int index, const std::string& va… in set_encrypted_key_shares() function 3813 inline void MaskedInputCollectionRequest::set_encrypted_key_shares(int index, std::string&& value) { in set_encrypted_key_shares() function 3817 inline void MaskedInputCollectionRequest::set_encrypted_key_shares(int index, const char* value) { in set_encrypted_key_shares() function 3822 inline void MaskedInputCollectionRequest::set_encrypted_key_shares(int index, const void* value, si… in set_encrypted_key_shares() function
|