Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dafe_store.py106 def _update_attributes_on_afe(self, old_attributes, new_attributes): argument
/external/v8/src/runtime/
Druntime-scopes.cc76 PropertyAttributes old_attributes = maybe.FromJust(); in DeclareGlobal() local