Searched refs:setEmbedGlobalInfoSkipConstant (Results 1 – 6 of 6) sorted by relevance
270 script.setEmbedGlobalInfoSkipConstant(mEmbedGlobalInfoSkipConstant); in build()412 script.setEmbedGlobalInfoSkipConstant(mEmbedGlobalInfoSkipConstant); in buildScriptGroup()442 pScript.setEmbedGlobalInfoSkipConstant(mEmbedGlobalInfoSkipConstant); in buildForCompatLib()
98 void setEmbedGlobalInfoSkipConstant(bool pEnable) { in setEmbedGlobalInfoSkipConstant() function
130 void setEmbedGlobalInfoSkipConstant(bool v) { in setEmbedGlobalInfoSkipConstant() function
143 virtual void setEmbedGlobalInfoSkipConstant(bool v) = 0;
212 void setEmbedGlobalInfoSkipConstant(bool v) override { in setEmbedGlobalInfoSkipConstant() function
275 pRSCD.setEmbedGlobalInfoSkipConstant(true); in ConfigCompiler()