Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/macosx/cfcpp/
DCFCMutableDictionary.h41 bool SetValueUInt8(CFStringRef key, uint8_t value, bool can_create = false);
DCFCMutableDictionary.cpp251 bool CFCMutableDictionary::SetValueUInt8(CFStringRef key, uint8_t value, in SetValueUInt8() function in CFCMutableDictionary