Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpaste_data_record.h89 bool NeedFd(const UriHandler &uriHandler);
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpaste_data.cpp749 if (record->NeedFd(uriHandler)) { in WriteUriFd()
H A Dpaste_data_record.cpp525 bool PasteDataRecord::NeedFd(const UriHandler &uriHandler) in NeedFd() function in OHOS::MiscServices::PasteDataRecord