Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dlocalebuilder.cpp297 CharString new_attributes(value_str.data(), status_); in addUnicodeLocaleAttribute() local
306 CharString new_attributes; in addUnicodeLocaleAttribute() local
364 CharString new_attributes; in removeUnicodeLocaleAttribute() local
/external/autotest/server/hosts/
Dafe_store.py106 def _update_attributes_on_afe(self, old_attributes, new_attributes): argument
/external/v8/src/objects/
Dproperty-details.h268 PropertyDetails CopyAddAttributes(PropertyAttributes new_attributes) const { in CopyAddAttributes()
Dmap.cc827 PropertyAttributes new_attributes, in ReconfigureProperty()