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

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

Completed in 87 milliseconds