Home
last modified time | relevance | path

Searched defs:add_from (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/development/tools/external_crates/crate_tool/src/
H A Dcrate_collection.rs42 pub fn add_from(&mut self, path: impl AsRef<Path>) -> Result<()> { in add_from() method
/aosp_15_r20/external/libtracefs/src/
H A Dtracefs-sqlhist.c459 __hidden int add_from(struct sqlhist_bison *sb, void *item) in add_from() function