Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dmessages.py158 _POST_INIT_ATTRIBUTE_NAMES = frozenset( variable
218 if cls.__initialized and name not in _POST_INIT_ATTRIBUTE_NAMES: