Searched refs:contextTable (Results 1 – 4 of 4) sorted by relevance
597 const std::unordered_map<const char*, RegisterFunctionType> contextTable = { in CreateAnimationContext() local606 for (const auto& iter : contextTable) { in CreateAnimationContext()
316 const std::unordered_map<const char*, RegisterFunctionType> contextTable = { in CreateAnimatorContext() local326 for (const auto& iter : contextTable) { in CreateAnimatorContext()
235 const std::vector<std::pair<const std::string, RegisterFunctionType>> contextTable = { in JsGetContext() local277 for (const auto& iter : contextTable) { in JsGetContext()
273 const std::vector<std::pair<const std::string, RegisterFunctionType>> contextTable = { in HandleJsContext() local318 for (const auto& iter : contextTable) { in HandleJsContext()