Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dparse_annotation.cc120 Annotation ParseAnnotation(absl::string_view annotation) { in ParseAnnotation() function
/aosp_15_r20/tools/dexter/slicer/
H A Dreader.cc602 ir::Annotation* Reader::ParseAnnotation(const dex::u1** pptr) { in ParseAnnotation() function in dex::Reader