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

/external/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableDictionary.h53 bool SetValueUInt32(CFStringRef key, uint32_t value, bool can_create = false);
H A DCFCMutableDictionary.cpp376 CFCMutableDictionary::SetValueUInt32(CFStringRef key, uint32_t value, bool can_create) function in class:CFCMutableDictionary

Completed in 211 milliseconds