Home
last modified time | relevance | path

Searched defs:old_value (Results 1 – 4 of 4) sorted by relevance

/system/tools/aidl/
Daidl_checkapi.cpp157 const string old_value = old_c->GetValue().Literal(); in are_compatible_constants() local
280 string old_value = old_field->GetDefaultValue() ? old_field->GetDefaultValue()->Literal() : ""; in are_compatible_parcelables() local
393 const string old_value = old_enum_map[name]->Literal(); in are_compatible_enums() local
/system/bt/gd/os/fuzz/
Dfake_timerfd.cc56 …erfd_settime(int fd, int flags, const struct itimerspec* new_value, struct itimerspec* old_value) { in fake_timerfd_settime()
/system/unwinding/libunwindstack/
DDwarfOp.cpp1684 AddressType old_value = stack_[0]; in op_swap() local
/system/media/audio_route/
Daudio_route.c51 union ctl_values old_value; member