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

/external/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableDictionary.h47 bool SetValueSInt64(CFStringRef key, int64_t value, bool can_create = false);
H A DCFCMutableDictionary.cpp263 CFCMutableDictionary::SetValueSInt64(CFStringRef key, int64_t value, bool can_create) function in class:CFCMutableDictionary

Completed in 484 milliseconds