Searched refs:GetSigned (Results 1 – 4 of 4) sorted by relevance
156 ProtoType ProtoType::GetSigned() const { in GetSigned() function in perfetto::ProtoType230 one = one.GetSigned(); in GetCommon()231 other = other.GetSigned(); in GetCommon()
62 ProtoType GetSigned() const;
55 static int GetSigned(BOOL_DECODER *br, int value_to_sign) { in GetSigned() function126 out[j] = GetSigned(br, v); in GetCoeffs()
799 int32_t GetSigned() const { in GetSigned() function802 int32_t GetSigned() const { return data_; } in GetSigned() function861 int64_t GetSigned(int N) const { in GetSigned() function864 int64_t GetSigned() const { return data_; } in GetSigned() function