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.cpp50 string RSSlangReflectUtils::ComputePackagedPath(const char *prefixPath, in ComputePackagedPath() function in slang::RSSlangReflectUtils
263 ComputePackagedPath(context.reflectPath, context.packageName); in GenerateJavaBitCodeAccessor()
Dslang_rs.cpp394 std::string ReflectedName = RSSlangReflectUtils::ComputePackagedPath( in compile()
Dslang_rs_reflection.cpp304 mOutputDirectory = RSSlangReflectUtils::ComputePackagedPath( in RSReflectionJava()