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