Searched defs:CreateMap (Results 1 – 5 of 5) sorted by relevance
76 static CelValue CreateMap(const CelMap* /*value*/) { return CreateNull(); } in CreateMap() function
168 void CreateMap() { in CreateMap() function in webrtc::__anon0099fdc40111::TrackMediaInfoMapTest
132 static Node* CreateMap() { return BA_CreateNode(NT_MAP); } in CreateMap() function
191 void CreateMap() { in CreateMap() function
1094 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateMap( in CreateMap() function in xla::HloInstruction