Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflect_utils.h59 static std::string ComputePackagedPath(const char *prefixPath,
Dslang_rs_reflect_utils.cpp51 string RSSlangReflectUtils::ComputePackagedPath(const char *prefixPath, in ComputePackagedPath() function in slang::RSSlangReflectUtils
264 ComputePackagedPath(context.reflectPath, context.packageName); in GenerateJavaBitCodeAccessor()
Dslang.cpp719 std::string ReflectedName = RSSlangReflectUtils::ComputePackagedPath( in compile()
Dslang_rs_reflection.cpp517 mOutputDirectory = RSSlangReflectUtils::ComputePackagedPath( in RSReflectionJava()