Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpaste_data.h150 static const std::string REMOTE_FILE_SIZE; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpaste_data.cpp64 const std::string PasteData::REMOTE_FILE_SIZE = "remoteFileSize"; member in OHOS::MiscServices::PasteData