Searched defs:enum (Results 1 – 5 of 5) sorted by relevance
/system/update_engine/weaved/traits/ |
D | updater.json | 13 "enum": ["stable-channel", "beta-channel", "dev-channel", "canary-channel"] array 21 "enum": ["stable-channel", "beta-channel", "dev-channel", "canary-channel"] array 25 "enum": ["stable-channel", "beta-channel", "dev-channel", "canary-channel"] array 29 "enum": [ array
|
/system/core/metricsd/etc/weaved/traits/ |
D | metrics.json | 16 "enum": [ "enabled", "disabled" ] array
|
/system/media/camera/docs/ |
D | metadata_helpers_test.py | 72 def compare_values_against_list(expected_list, enum): argument
|
D | metadata_model.py | 1250 def enum(self): member in Entry
|
/system/tpm/attestation/common/ |
D | proto_print.py | 283 def GenerateEnumPrinter(enum, header_file, impl_file): argument
|