Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/
Dxmlrpc_types.py10 TYPE_KEY = 'xmlrpc_struct_type_key' variable
29 if TYPE_KEY not in serialized:
37 klass = getattr(module, serialized[TYPE_KEY])
56 serialized[TYPE_KEY], args, kwargs)
84 setattr(self, TYPE_KEY, self.__class__.__name__)
/external/flatbuffers/docs/source/
DInternals.md398 A "Key" (`TYPE_KEY`) is similar to a string, but doesn't store the size