Searched refs:body_presence (Results 1 – 5 of 5) sorted by relevance
33 protoRecord.set_bodypresence(record.body_presence); in Serialize()55 record.body_presence = protoRecord.bodypresence(); in Deserialize()
95 protoFunction.set_bodypresence(function.body_presence); in Serialize()160 function.body_presence = protoFunction.bodypresence(); in Deserialize()
37 bool body_presence = false; member
85 bool body_presence = false; member
39 curr_record_->body_presence = true; in ParseRecordFields()501 curr_func_->body_presence = true; in ParseFunctionCode()565 curr_record_->body_presence = true; in ParseAsRecord()610 curr_func_->body_presence = true; in ParseAsFunction()750 } else if (k.second.HasImplementation() != k.second.body_presence) { in ParseResetRecordTable()