Searched refs:GetResourceVariable (Results 1 – 4 of 4) sorted by relevance
70 ResourceVariable* GetResourceVariable(ResourceMap* resources, int resource_id);
93 ResourceVariable* GetResourceVariable(ResourceMap* resources, int resource_id) { in GetResourceVariable() function
59 auto* variable = resource::GetResourceVariable(&resources, resource_id); in Eval()
66 auto* variable = resource::GetResourceVariable(&resources, resource_id); in Eval()