Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/rust/
Drelative_path_test.cc21 TEST(RelativePathTest, GetRelativePath) { in TEST() argument
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/onnx/
Donnx_node_parser.h39 std::string GetRelativePath() const { return relative_path_; } in GetRelativePath() function
/third_party/grpc/src/compiler/
Dnode_generator.cc87 std::string GetRelativePath(const std::string& from_file, in GetRelativePath() function
/third_party/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp309 static UString GetRelativePath(const UString &to, const UString &from) in GetRelativePath() function