Home
last modified time | relevance | path

Searched defs:refl (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Drepeated_field_reflection_unittest.cc65 const Reflection* refl = message.GetReflection(); in TEST() local
164 const Reflection* refl = extended_message.GetReflection(); in TEST() local
207 const Reflection* refl = message.GetReflection(); in TEST() local
429 const Reflection* refl = message.GetReflection(); in TEST() local
521 const Reflection* refl = extended_message.GetReflection(); in TEST() local
571 const Reflection* refl = m0.GetReflection(); in TEST() local
693 const Reflection* refl = dynamic_message->GetReflection(); in TEST() local
Ddynamic_message_unittest.cc257 const Reflection* refl = message->GetReflection(); in TEST_F() local
Dmap_test.cc995 const Reflection* refl = message.GetReflection(); in TEST_F() local
1186 const Reflection* refl = message.GetReflection(); in TEST_F() local
1694 const Reflection* refl = m0.GetReflection(); in TEST_F() local
Darena_unittest.cc900 const Reflection* refl = message->GetReflection(); in TEST() local
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
Da_refl.cpp234 Word16 refl[], /* o : Reflection coefficients */ in A_Refl()
Ddtx_dec.cpp864 Word16 refl[M]; in dtx_dec() local
/frameworks/opt/gamesdk/samples/tuningfork/tfvalidate/
Dapk_validator.cpp238 const pb::Reflection* refl = m->GetReflection(); in ValidateSettings() local