Home
last modified time | relevance | path

Searched refs:AddValueSInt8 (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Host/macosx/cfcpp/
DCFCMutableDictionary.h40 bool AddValueSInt8(CFStringRef key, int8_t value, bool can_create = false);
DCFCMutableDictionary.cpp144 CFCMutableDictionary::AddValueSInt8(CFStringRef key, int8_t value, bool can_create) in AddValueSInt8() function in CFCMutableDictionary