Home
last modified time | relevance | path

Searched refs:SetTimestampAgreed (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/haikudepot/model/
H A DUserDetail.h28 void SetTimestampAgreed(uint64 value);
H A DUserDetail.cpp70 UserUsageConditionsAgreement::SetTimestampAgreed(uint64 value) in SetTimestampAgreed() function in UserUsageConditionsAgreement
/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp385 agreement.SetTimestampAgreed((uint64) timestampAgreedMillis); in UnpackUserDetail()