Searched defs:ifaceName (Results 1 – 4 of 4) sorted by relevance
71 const std::string& ifaceName, in emitGetService()139 const std::string ifaceName = iface->localName(); in generateJava() local
226 std::string ifaceName = iface ? iface->localName() : "types"; in generateInterfaceHeader() local
119 void updateIfaceMap(const char* ifaceName, uint32_t ifaceIndex) { in updateIfaceMap()
347 std::string ifaceName = fqName.substr(idx + strlen("::")); in openLibs() local