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