Home
last modified time | relevance | path

Searched refs:openClassFile (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection.h93 bool openClassFile(const std::string &ClassName,
Dslang_rs_reflection.cpp2127 bool RSReflection::Context::openClassFile(const std::string &ClassName, in openClassFile() function in slang::RSReflection::Context
2168 if (!openClassFile(ClassName, ErrorMsg)) in startClass()