Searched refs:setEmbedGlobalInfoSkipConstant (Results 1 – 6 of 6) sorted by relevance
260 script.setEmbedGlobalInfoSkipConstant(mEmbedGlobalInfoSkipConstant); in build()351 script.setEmbedGlobalInfoSkipConstant(mEmbedGlobalInfoSkipConstant); in buildScriptGroup()381 pScript.setEmbedGlobalInfoSkipConstant(mEmbedGlobalInfoSkipConstant); in buildForCompatLib()
115 void setEmbedGlobalInfoSkipConstant(bool pEnable) { in setEmbedGlobalInfoSkipConstant() function
126 void setEmbedGlobalInfoSkipConstant(bool v) { in setEmbedGlobalInfoSkipConstant() function
149 void setEmbedGlobalInfoSkipConstant(bool v) override { in setEmbedGlobalInfoSkipConstant() function
159 virtual void setEmbedGlobalInfoSkipConstant(bool v) = 0;
291 pRSCD.setEmbedGlobalInfoSkipConstant(true); in ConfigCompiler()