Home
last modified time | relevance | path

Searched refs:old_info (Results 1 – 4 of 4) sorted by relevance

/external/autotest/server/hosts/
Dafe_store.py63 old_info = self._refresh_impl()
64 self._remove_labels_on_afe(set(old_info.labels) - set(new_info.labels))
65 self._add_labels_on_afe(set(new_info.labels) - set(old_info.labels))
69 if old_info.attributes != new_info.attributes:
74 old_info.attributes, new_info.attributes)
/external/libchrome/base/trace_event/
Dheap_profiler_allocation_register.cc102 auto& old_info = allocations_.Get(index_and_flag.first).second; in Insert() local
103 RemoveBacktrace(old_info.backtrace_index); in Insert()
104 old_info = info; in Insert()
/external/e2fsprogs/lib/ss/
Dlisten.c58 ss_data *old_info = current_info; in ss_listen() local
126 current_info = old_info; in ss_listen()
/external/v8/src/debug/
Dliveedit.js317 old_node.live_shared_function_infos.forEach(function (old_info) { argument
319 old_info.raw_array);
337 old_info.info,