Searched refs:kObjStream (Results 1 – 3 of 3) sorted by relevance
47 if (info.type == ObjectType::kObjStream) in AddCompressed()54 objects_info_[archive_obj_num].type = ObjectType::kObjStream; in AddCompressed()72 if (info.type != ObjectType::kObjStream) in AddNormal()125 if (cur_it->second.type == ObjectType::kObjStream && in UpdateInfo()127 new_it->second.type = ObjectType::kObjStream; in UpdateInfo()
23 kObjStream = 0xFF, enumerator24 kNull = kObjStream,
553 case ObjectType::kObjStream: in MergeCrossRefObjectsData()896 if (!info || info->type != ObjectType::kObjStream) in GetObjectStream()