Home
last modified time | relevance | path

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

/external/python/google-auth-library-python/google/auth/
D_service_account_info.py60 def from_filename(filename, require=None): function
/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__.py2834 def from_filename(cls, filename, metadata=None, **kw): member in Distribution
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc112 std::string GetRootPath(const std::string& from_filename, in GetRootPath()