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

/external/lldb/tools/lldb-perf/lib/
H A DResults.cpp26 AddResultToDictionary (CFCMutableDictionary &parent_dict, const char *key, Results::Result *result);
55 AddResultToDictionary (dict, key.c_str(), value_sp.get());
99 AddResultToDictionary (CFCMutableDictionary &parent_dict, const char *key, Results::Result *result) function
126 AddResultToDictionary (dict, key.c_str(), value_sp.get());
165 AddResultToDictionary (dict, key.c_str(), value_sp.get());

Completed in 313 milliseconds