Searched refs:GetJavaClassName (Results 1 – 2 of 2) sorted by relevance
205 std::string GetJavaClassName(const sysprop::Properties& props);349 std::string GetJavaClassName(const sysprop::Properties& props) { in GetJavaClassName() function357 std::string class_name = GetJavaClassName(props); in GenerateJavaClass()491 std::string class_name = GetJavaClassName(props); in GenerateJavaLibrary()
181 const std::string& GetJavaClassName() const { in GetJavaClassName() function