Home
last modified time | relevance | path

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

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