Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dpasteboard_deduplicate_memory.h35 bool FindExist(const T &data);
61 if (FindExist(data)) { in IsDuplicate()
70 bool DeduplicateMemory<T>::FindExist(const T &data) in FindExist() function in OHOS::MiscServices::DeduplicateMemory

Completed in 1 milliseconds