Searched defs:creators_ (Results 1 – 6 of 6) sorted by relevance
43 ConcurrentMap<std::string, Creator> creators_; variable
42 std::unordered_map<int, InvokerCreator> creators_; variable
76 ConcurrentMap<std::string, std::pair<Creator, int32_t>> creators_; variable
83 std::unordered_map<std::u16string, Constructor> creators_; variable
119 std::unordered_map<std::u16string, Constructor> creators_; variable
99 Creator creators_[MAX_CREATOR_NUM]; variable