Searched refs:getInvocationId (Results 1 – 4 of 4) sorted by relevance
403 VariableInst *Module::getInvocationId() { in getInvocationId() function in android::spirit::Module404 return getGlobalSection()->getInvocationId(); in getInvocationId()849 VariableInst *GlobalSection::getInvocationId() { in getInvocationId() function in android::spirit::GlobalSection
145 VariableInst *getInvocationId();429 VariableInst *getInvocationId();
84 auto InvocationID = m->getInvocationId(); in TEST()
113 InvocationId = m->getInvocationId(); in AddWrapper()