Searched defs:new (Results 1 – 10 of 10) sorted by relevance
| /build/make/tools/releasetools/ |
| D | target_files_diff.py | 57 def rewrite_build_property(original, new): argument 88 def trim_install_recovery(original, new): argument 96 def sort_file(original, new): argument
|
| /build/bazel/examples/rust/src/ |
| D | greeter.rs | 31 pub fn new(greeting: &str) -> Greeter { in new() method
|
| /build/make/tools/aconfig/aconfig_storage_read_api/src/ |
| D | lib.rs | 240 pub(crate) fn new( in new() method 273 pub(crate) fn new(offset_result: Result<Option<FlagReadContext>, AconfigStorageError>) -> Self { in new() method 304 pub(crate) fn new(value_result: Result<bool, AconfigStorageError>) -> Self { in new() method 320 pub(crate) fn new(info_result: Result<u8, AconfigStorageError>) -> Self { in new() method 337 pub(crate) fn new(version_result: Result<u32, AconfigStorageError>) -> Self { in new() method
|
| /build/make/tools/aconfig/aconfig/src/storage/ |
| D | package_table.rs | 46 fn new(package: &FlagPackage, num_buckets: u32) -> Self { in new() method
|
| D | flag_table.rs | 46 fn new( in new() method
|
| D | mod.rs | 46 fn new(package_name: &'a str, package_id: u32) -> Self { in new() method
|
| /build/make/tools/aconfig/aconfig_storage_file/src/ |
| D | sip_hasher13.rs | 118 pub fn new() -> SipHasher13 { in new() method
|
| D | lib.rs | 461 pub(crate) fn new(summary: FlagValueSummary) -> Self { in new() method 473 pub(crate) fn new(summary: FlagValueAndInfoSummary) -> Self { in new() method
|
| /build/make/tools/aconfig/aconfig/src/codegen/ |
| D | rust.rs | 87 fn new(package: &str, flag_offsets: HashMap<String, u16>, pf: &ProtoParsedFlag) -> Self { in new() method
|
| /build/make/tools/aconfig/convert_finalized_flags/src/ |
| D | lib.rs | 53 pub fn new() -> Self { in new() method
|