OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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