Searched defs:str_id (Results 1 – 2 of 2) sorted by relevance
142 File::EntityId str_id(helpers::Read<sizeof(uint32_t)>(&sp)); in CreateLiteralArrayItem() local153 File::EntityId str_id(helpers::Read<sizeof(uint32_t)>(&sp)); in CreateLiteralArrayItem() local253 const File::EntityId str_id(scalar.Get<uint32_t>()); in CreateAnnotationItem() local421 const File::EntityId str_id(array.Get<uint32_t>(j)); in CreateAnnotationItem() local
231 auto str_id = panda_file::helpers::Read<sizeof(T)>(&sp); in FillLiteralArrayData() local