Searched refs:GetJavaClassName (Results 1 – 2 of 2) sorted by relevance
206 std::string GetJavaClassName(const sysprop::Properties& props);350 std::string GetJavaClassName(const sysprop::Properties& props) { in GetJavaClassName() function358 std::string class_name = GetJavaClassName(props); in GenerateJavaClass()492 std::string class_name = GetJavaClassName(props); in GenerateJavaLibrary()
181 const std::string& GetJavaClassName() const { in GetJavaClassName() function