Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h226 bool ParseRSInfo();
DRenderScriptRuntime.cpp2769 if (module_desc->ParseRSInfo()) { in LoadModule()
2972 bool RSModuleDescriptor::ParseRSInfo() { in ParseRSInfo() function in RSModuleDescriptor