/build/make/tools/aconfig/aflags/ |
D | Cargo.toml | 3 version = "0.1.0" qkey 12 nix = { version = "0.28.0", features = ["user"] } qkey 13 aconfig_storage_file = { version = "0.1.0", path = "../aconfig_storage_file" } qkey 14 aconfig_storage_read_api = { version = "0.1.0", path = "../aconfig_storage_read_api" } qkey 15 clap = {version = "4.5.2" } qkey 16 aconfig_device_paths = { version = "0.1.0", path = "../aconfig_device_paths" } qkey
|
/build/make/tools/aconfig/aconfig/ |
D | Cargo.toml | 3 version = "0.1.0" qkey 12 clap = { version = "4.1.8", features = ["derive"] } qkey 15 serde = { version = "1.0.152", features = ["derive"] } qkey
|
/build/make/tools/aconfig/aconfig_storage_file/ |
D | Cargo.toml | 3 version = "0.1.0" qkey 15 clap = { version = "4.1.8", features = ["derive"] } qkey
|
/build/bazel/examples/apex/minimal/ |
D | manifest.json | 3 "version": 1 number
|
/build/bazel/examples/apex/certificate_name/ |
D | manifest.json | 3 "version": 1 number
|
/build/make/tools/aconfig/aconfig_device_paths/ |
D | Cargo.toml | 3 version = "0.1.0" qkey
|
/build/make/tools/releasetools/ |
D | ota_metadata.proto | 37 string version = 4; field 72 int64 version = 2; field
|
/build/make/tools/aconfig/aconfig_storage_file/protos/ |
D | aconfig_storage_metadata.proto | 24 optional uint32 version = 1; field
|
/build/make/tools/aconfig/aconfig_protos/ |
D | Cargo.toml | 3 version = "0.1.0" qkey
|
/build/make/tools/aconfig/printflags/ |
D | Cargo.toml | 3 version = "0.1.0" qkey
|
/build/make/tools/aconfig/aconfig_storage_read_api/ |
D | Cargo.toml | 3 version = "0.1.0" qkey
|
/build/make/tools/aconfig/aconfig_storage_write_api/ |
D | Cargo.toml | 3 version = "0.1.0" qkey
|
/build/make/tools/aconfig/aconfig_storage_file/src/ |
D | flag_value.rs | 28 pub version: u32, field 160 let version = read_u32_from_bytes(bytes, &mut head).unwrap(); in test_version_number() localVariable
|
D | flag_info.rs | 28 pub version: u32, field 228 let version = read_u32_from_bytes(bytes, &mut head).unwrap(); in test_version_number() localVariable
|
D | package_table.rs | 28 pub version: u32, field 252 let version = read_u32_from_bytes(bytes, &mut head).unwrap(); in test_version_number() localVariable
|
D | flag_table.rs | 31 pub version: u32, field 254 let version = read_u32_from_bytes(bytes, &mut head).unwrap(); in test_version_number() localVariable
|
/build/make/tools/protos/ |
D | metadata_file.proto | 50 optional string version = 2; field 399 optional string version = 4; field
|
/build/soong/java/ |
D | prebuilt_apis.go | 130 func createImport(mctx android.LoadHookContext, module, scope, version, path, sdkVersion string, co… argument 255 func createSystemModules(mctx android.LoadHookContext, version, scope string) { argument
|
/build/soong/compliance/project_metadata_proto/ |
D | project_metadata.proto | 72 optional string version = 2; field
|
/build/make/tools/compliance/projectmetadata/ |
D | projectmetadata_test.go | 657 version string member
|
/build/make/tools/ |
D | check_elf_file.py | 505 def _find_symbol(lib, name, version): argument 518 def _find_symbol_from_libs(cls, libs, name, version): argument
|
/build/make/tools/sbom/ |
D | sbom_data.py | 64 version: str = None variable in Package
|
/build/soong/scripts/ |
D | manifest_check_test.py | 240 def run_test(self, xml, apk, version): argument
|
/build/make/tools/aconfig/aconfig_storage_read_api/tests/ |
D | storage_read_api_test.cpp | 81 auto version = api::get_storage_file_version(package_map); in TEST_F() local
|
/build/soong/cmd/extract_apks/bundle_proto/ |
D | config.proto | 37 string version = 2; field
|