Home
last modified time | relevance | path

Searched defs:GetSourceLocations (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dstatus.cc121 absl::Span<const SourceLocation> Status::GetSourceLocations() const { in GetSourceLocations() function in tensorflow::Status
/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.cc507 dchecked_vector<std::string> OatWriter::GetSourceLocations() const { in GetSourceLocations() function in art::linker::OatWriter