Home
last modified time | relevance | path

Searched defs:setTime (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
Dpaste_data.h51 std::string setTime; member
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
Dpaste_data.cpp385 void PasteData::SetTime(const std::string &setTime) in SetTime()