Searched defs:full_name (Results 1 – 4 of 4) 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
417 def __init__(self, ifaces, iface_type, full_name = None): argument
479 def __init__(self, ifaces, iface_type, full_name = None): argument