Home
last modified time | relevance | path

Searched refs:ComputePackagedPath (Results 1 – 3 of 3) 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()