Searched refs:VERSION (Results 1 – 4 of 4) sorted by relevance
/trusty/user/base/lib/protobuf/ |
D | config.h | 154 #define VERSION "3.9.1" macro
|
/trusty/user/base/tools/ |
D | test_manifest_compiler.py | 1554 manifest_compiler.VERSION: 1, 1572 manifest_compiler.VERSION: "VERSION", 1706 manifest_compiler.VERSION: 5, 1747 manifest_compiler.VERSION: None, 1782 manifest_compiler.VERSION: 1, 1819 manifest_compiler.VERSION: 1, 1840 manifest_compiler.VERSION: 1, 1870 manifest_compiler.VERSION: 1,
|
D | manifest_compiler.py | 152 VERSION = "version" variable 739 version = get_int(manifest_dict, VERSION, constants, log, optional=True) 1059 assert VERSION not in manifest 1062 manifest[VERSION] = version
|
/trusty/user/app/keymint/ |
D | secure_storage_manager.rs | 1115 expect_eq!("2.27.1", protobuf::VERSION, "autogenerated files version mistmatch"); in protobuf_lib_version()
|