Searched refs:kDecoderNotFound (Results 1 – 6 of 6) sorted by relevance
164 return kDecoderNotFound; in Remove()197 return kDecoderNotFound; in SetActiveDecoder()229 return kDecoderNotFound; in SetActiveCngDecoder()279 return kDecoderNotFound; in CheckPayloadTypes()
156 EXPECT_EQ(DecoderDatabase::kDecoderNotFound, in TEST()223 EXPECT_EQ(DecoderDatabase::kDecoderNotFound, in TEST()225 EXPECT_EQ(DecoderDatabase::kDecoderNotFound, db.SetActiveCngDecoder(17)); in TEST()
35 kDecoderNotFound = -5, enumerator
285 if (ret == DecoderDatabase::kOK || ret == DecoderDatabase::kDecoderNotFound) { in RemovePayloadType()579 DecoderDatabase::kDecoderNotFound) { in InsertPacketInternal()1336 return kDecoderNotFound; in Decode()1349 return kDecoderNotFound; in Decode()
76 kDecoderNotFound, enumerator
276 .WillOnce(Return(DecoderDatabase::kDecoderNotFound)); in TEST_F()