Home
last modified time | relevance | path

Searched defs:import_path (Results 1 – 7 of 7) sorted by relevance

/third_party/rust/rust/compiler/rustc_builtin_macros/src/
Dstandard_library_imports.rs69 let import_path = root in inject() localVariable
/third_party/skia/buildtools/checkdeps/
Dproto_checker.py40 def IsFullPath(self, import_path): argument
/third_party/protobuf/src/google/protobuf/compiler/rust/
Dcontext.h123 absl::string_view ImportPathToCrateName(absl::string_view import_path) const { in ImportPathToCrateName()
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-assists/src/handlers/
Dauto_import.rs130 let import_path = import.import_path; in auto_import() localVariable
Dqualify_path.rs220 let import_path = &import.import_path; in label() localVariable
/third_party/flatbuffers/src/
Dbfbs_gen_nim.cpp622 std::string import_path = in RegisterImports() local
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-db/src/imports/
Dimport_assets.rs181 pub import_path: ModPath, field