Searched defs:pb_value (Results 1 – 2 of 2) sorted by relevance
122 pb::ResourceValue* pb_value, const TargetValue &value) { in buildBinaryData()261 pb::ResourceValue* pb_value = entry_pb->mutable_res_value(); in Build() local
739 std::unique_ptr<Value> DeserializeValueFromPb(const pb::Value& pb_value, in DeserializeValueFromPb()