Searched defs:full_name (Results 1 – 5 of 5) sorted by relevance
101 std::string full_name = cls + "->" + name; in Dump() local107 const std::string& full_name = it.first; in Dump() local
220 std::string full_name = cls + "->" + name; in Dump() local
105 std::string full_name = frame.map_info->GetFullName(); in Collect() local
417 def __init__(self, ifaces, iface_type, full_name = None): argument
479 def __init__(self, ifaces, iface_type, full_name = None): argument