Lines Matching refs:OnEncryptionComplete
625 MOCK_METHOD1(OnEncryptionComplete, void(const ModelTypeSet&)); // NOLINT1065 // should automatically be added to the response of OnEncryptionComplete.1068 EXPECT_CALL(observer_, OnEncryptionComplete(expected_types));1122 EXPECT_CALL(observer_, OnEncryptionComplete(encrypted_types));