Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dnode_generator.cc64 grpc::string GetRootPath(const grpc::string& from_filename, in GetRootPath()
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dnode_generator.cc64 std::string GetRootPath(const std::string& from_filename, in GetRootPath()
/external/python/setuptools/pkg_resources/
D__init__.py2671 def from_filename(cls, filename, metadata=None, **kw): member in Distribution
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc128 string GetRootPath(const std::string& from_filename, in GetRootPath()