Home
last modified time | relevance | path

Searched refs:ComputePackagedPath (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflect_utils.h57 static std::string ComputePackagedPath(const char *prefixPath,
Dslang_rs_reflect_utils.cpp48 string RSSlangReflectUtils::ComputePackagedPath( in ComputePackagedPath() function in slang::RSSlangReflectUtils
239 string output_path = ComputePackagedPath(context.reflectPath, in GenerateBitCodeAccessor()
Dslang_rs.cpp347 std::string ReflectedName = RSSlangReflectUtils::ComputePackagedPath( in compile()
Dslang_rs_reflection.cpp1962 RSSlangReflectUtils::ComputePackagedPath(mOutputPathBase.c_str(), in openClassFile()