Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/utils/native/include/
H A Dpasteboard_linked_list.h117 bool FindExist(const T &value) noexcept in FindExist() function
134 bool FindExist(std::function<bool(const T&)> func) noexcept in FindExist() function
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dpasteboard_deduplicate_memory.h71 bool DeduplicateMemory<T>::FindExist(const T &data) in FindExist() function