Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/macosx/cfcpp/
DCFCMutableDictionary.h47 bool SetValueUInt64(CFStringRef key, uint64_t value, bool can_create = false);
DCFCMutableDictionary.cpp359 bool CFCMutableDictionary::SetValueUInt64(CFStringRef key, uint64_t value, in SetValueUInt64() function in CFCMutableDictionary