Searched refs:RootNameFromRSFileName (Results 1 – 3 of 3) sorted by relevance
102 std::string RootNameFromRSFileName(const std::string &rsFileName);
103 std::string RootNameFromRSFileName(const std::string &rsFileName) { in RootNameFromRSFileName() function
126 mCleanedRSFileName = RootNameFromRSFileName(mRSSourceFilePath); in RSReflectionCpp()