HomeSort by relevance Sort by last modified time
    Searched refs:stripRS (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/slang/
slang_rs_reflection_base.h 66 std::string stripRS(const std::string &s) const;
slang_rs_reflection_base.cpp 109 string RSReflectionBase::stripRS(const string &s) const {
slang_rs_reflection_cpp.cpp 125 mClassName = string("ScriptC_") + stripRS(InputFileName);

Completed in 2018 milliseconds