Home
last modified time | relevance | path

Searched refs:renameInvoke (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/
DRSScriptGroupFusion.h47 bool renameInvoke(BCCContext& Context, const Source* source, const int slot,
DRSCompilerDriver.cpp391 if (!renameInvoke(Context, source, slot, newName, &module)) { in buildScriptGroup()
DRSScriptGroupFusion.cpp319 bool renameInvoke(BCCContext& Context, const Source* source, const int slot, in renameInvoke() function