Home
last modified time | relevance | path

Searched refs:up_to (Results 1 – 2 of 2) sorted by relevance

/external/dbus/bus/
Dpolicy.c753 DBusList *up_to) in remove_rules_by_type_up_to() argument
758 while (link != up_to) in remove_rules_by_type_up_to()
/external/v8/src/snapshot/
Dserialize.cc1391 int OutputRawData(Address up_to, ReturnSkip return_skip = kIgnoringReturn);
2228 Address up_to, Serializer::ObjectSerializer::ReturnSkip return_skip) { in OutputRawData() argument
2231 int up_to_offset = static_cast<int>(up_to - object_start); in OutputRawData()