Searched refs:id_map_ (Results 1 – 1 of 1) sorted by relevance
33 static std::map<string, string> id_map_; variable53 id_map_[func_pt.function_name()] = func_pt.id(); in Register()61 << id_map_[name].c_str() << "'"; in GetCallbackID()62 return id_map_[name].c_str(); in GetCallbackID()