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

/external/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableDictionary.h41 bool SetValueSInt8(CFStringRef key, int8_t value, bool can_create = false);
H A DCFCMutableDictionary.cpp161 CFCMutableDictionary::SetValueSInt8(CFStringRef key, int8_t value, bool can_create) function in class:CFCMutableDictionary

Completed in 2754 milliseconds