Home
last modified time | relevance | path

Searched defs:new (Results 1 – 10 of 10) sorted by relevance

/development/tools/cargo_embargo/src/
Dbp.rs57 pub fn new(module_type: String) -> BpModule { in new() method
72 pub fn new() -> Self { in new() method
/development/tools/external_crates/crate_health/src/
Dcrate_collection.rs40 pub fn new<P: Into<PathBuf>>(repo_root: P) -> CrateCollection { in new() method
Drepo_path.rs31 pub fn new<P: Into<PathBuf>, Q: Into<PathBuf>>(root: P, path: Q) -> RepoPath { in new() method
Dpseudo_crate.rs45 pub fn new(path: RepoPath) -> PseudoCrate { in new() method
Dname_and_version.rs48 pub fn new(name: String, version: Version) -> Self { in new() method
77 pub fn new(name: &'a str, version: &'a Version) -> Self { in new() method
Dreports.rs55 pub fn new() -> Result<ReportEngine<'template>> { in new() method
322 pub fn new(header: &[&dyn Display]) -> Table { in new() method
Dversion_match.rs49 pub fn new(source: CollectionType, dest: CollectionType) -> Result<Self> { in new() method
Dcrate_type.rs61 pub fn new<P: Into<PathBuf>, Q: Into<PathBuf>>( in new() method
/development/vndk/tools/header-checker/src/repr/protobuf/proto/
Dabi_diff.proto71 optional abi_dump.FunctionDecl new = 4; field
78 optional abi_dump.GlobalVarDecl new = 4; // New global var field
/development/host/windows/usb/adb_winapi_test/
Dadb_winapi_test.cpp26 #define new DEBUG_NEW macro