Home
last modified time | relevance | path

Searched defs:GetSource (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/compiler/
Dobjective_c_generator.cc380 ::std::string GetSource(const ServiceDescriptor* service, in GetSource() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_dependence.h246 SENode* GetSource() const { return source_; } in GetSource() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h246 SENode* GetSource() const { return source_; } in GetSource() function
/third_party/spirv-tools/source/opt/
Dloop_dependence.h246 SENode* GetSource() const { return source_; } in GetSource() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dside_effect.cc299 ValueNode *SideEffect::GetSource(ValueNode *src_node) const { in GetSource() function in mindspore::pijit::SideEffect
/third_party/skia/m133/bazel/exporter/build_proto/build/
Dbuild.pb.go789 func (x *FilesetEntry) GetSource() string { func