Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/macosx/cfcpp/
DCFCMutableDictionary.h45 bool SetValueUInt32(CFStringRef key, uint32_t value, bool can_create = false);
DCFCMutableDictionary.cpp323 bool CFCMutableDictionary::SetValueUInt32(CFStringRef key, uint32_t value, in SetValueUInt32() function in CFCMutableDictionary