Searched refs:key_ccstr (Results 1 – 1 of 1) sorted by relevance
70 SetMangledCounterparts (const char *key_ccstr, const char *value_ccstr) in SetMangledCounterparts() argument72 if (key_ccstr && value_ccstr) in SetMangledCounterparts()74 GetStringMapEntryFromKeyData (key_ccstr).setValue(value_ccstr); in SetMangledCounterparts()75 GetStringMapEntryFromKeyData (value_ccstr).setValue(key_ccstr); in SetMangledCounterparts()