Searched defs:recordNameView (Results 1 – 2 of 2) sorted by relevance
201 auto recordNameView = util::UString(recordName, allocator_).View(); in LazyLoadRecords() local
1173 void ETSEmitter::GenAnnotationRecord(std::string_view recordNameView, bool isRuntime, bool isType) in GenAnnotationRecord()