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

/external/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableDictionary.h42 bool AddValueSInt16(CFStringRef key, int16_t value, bool can_create = false);
H A DCFCMutableDictionary.cpp178 CFCMutableDictionary::AddValueSInt16(CFStringRef key, int16_t value, bool can_create) function in class:CFCMutableDictionary

Completed in 70 milliseconds