Home
last modified time | relevance | path

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

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