Home
last modified time | relevance | path

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

/external/lldb/source/Host/macosx/cfcpp/
DCFCMutableDictionary.h46 bool AddValueSInt64(CFStringRef key, int64_t value, bool can_create = false);
DCFCMutableDictionary.cpp246 CFCMutableDictionary::AddValueSInt64(CFStringRef key, int64_t value, bool can_create) in AddValueSInt64() function in CFCMutableDictionary