Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h230 void WarnIfVersionMismatch(Stream *s) const;
DRenderScriptRuntime.cpp2771 module_desc->WarnIfVersionMismatch(GetProcess() in LoadModule()
2845 void RSModuleDescriptor::WarnIfVersionMismatch(lldb_private::Stream *s) const { in WarnIfVersionMismatch() function in RSModuleDescriptor