Searched refs:parse_annotation (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/profiler/utils/ |
D | BUILD | 531 name = "parse_annotation", 532 srcs = ["parse_annotation.cc"], 533 hdrs = ["parse_annotation.h"], 545 ":parse_annotation",
|
/external/tensorflow/tensorflow/core/profiler/internal/gpu/ |
D | BUILD | 166 "//tensorflow/core/profiler/utils:parse_annotation", 181 "//tensorflow/core/profiler/utils:parse_annotation",
|
/external/tensorflow/tensorflow/core/profiler/internal/cpu/ |
D | BUILD | 21 "//tensorflow/core/profiler/utils:parse_annotation",
|
/external/avb/libavb_aftl/ |
D | avb_aftl_util.c | 493 static bool parse_annotation(SignedVBMetaPrimaryAnnotationLeaf* leaf, in parse_annotation() function 604 if (!parse_annotation(leaf, aftl_blob, blob_end)) { in parse_annotation_leaf()
|