Home
last modified time | relevance | path

Searched defs:to_scope (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/protobuf-codegen/src/
Dscope.rs75 pub fn to_scope(&self) -> Scope<'a> { in to_scope() method
334 pub fn to_scope(&self) -> Scope<'a> { in to_scope() method
/external/tensorflow/tensorflow/python/framework/
Dmeta_graph.py1073 def copy_scoped_meta_graph(from_scope, to_scope, argument
/external/rust/crates/protobuf/src/
Ddescriptorx.rs136 pub fn to_scope(&self) -> Scope<'a> { in to_scope() method
372 pub fn to_scope(&self) -> Scope<'a> { in to_scope() method
/external/rust/crates/glob/src/
Dlib.rs185 fn to_scope(p: &Path) -> PathBuf { in glob_with() function
190 fn to_scope(p: &Path) -> PathBuf { in glob_with() function