Searched refs:KEY_TIMESTAMP_AGREED (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/haikudepot/model/
H A DUserDetail.cpp16 #define KEY_TIMESTAMP_AGREED "timestampAgreed" macro
21 from->FindUInt64(KEY_TIMESTAMP_AGREED, &fTimestampAgreed);
99 result = into->AddUInt64(KEY_TIMESTAMP_AGREED, fTimestampAgreed);

Completed in 31 milliseconds