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

/external/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableArray.h27 CFIndex GetCountOfValue(const void *value) const;
28 CFIndex GetCountOfValue(CFRange range, const void *value) const;
H A DCFCMutableSet.h33 CFIndex GetCountOfValue(const void *value) const;
H A DCFCMutableArray.cpp58 CFCMutableArray::GetCountOfValue(CFRange range, const void *value) const function in class:CFCMutableArray
67 CFCMutableArray::GetCountOfValue(const void *value) const function in class:CFCMutableArray
H A DCFCMutableSet.cpp62 CFCMutableSet::GetCountOfValue(const void *value) const function in class:CFCMutableSet
H A DCFCMutableDictionary.h34 CFIndex GetCountOfValue(const void *value) const;
H A DCFCMutableDictionary.cpp67 CFCMutableDictionary::GetCountOfValue(const void *value) const function in class:CFCMutableDictionary

Completed in 787 milliseconds