Home
last modified time | relevance | path

Searched defs:entry_value (Results 1 – 2 of 2) sorted by relevance

/external/libchrome-gestures/src/
Dactivity_replay.cc753 [&value](GesturesPropBool entry_value) { in ReplayPropChange()
756 [&value](double entry_value) { in ReplayPropChange()
759 [&value](int entry_value) { in ReplayPropChange()
762 [&value](short entry_value) { in ReplayPropChange()
/external/grpc-grpc/third_party/upb/upb/message/
Dpromote_test.cc631 upb_MiniTableField* entry_value = const_cast<upb_MiniTableField*>( in TEST() local