Home
last modified time | relevance | path

Searched defs:tagfile (Results 1 – 3 of 3) sorted by relevance

/aosp12/build/make/tools/
H A Djava-event-log-tags.py60 tagfile = event_log_tags.TagFile(fn) variable
H A Dmerge-event-log-tags.py86 tagfile = event_log_tags.TagFile(fn) variable
/aosp12/system/logging/liblog/
H A Devent_tag_map.cpp292 const char* tagfile = fileName ? fileName : eventTagFiles[which]; in android_openEventTagMap() local
333 const char* tagfile = fileName ? fileName : eventTagFiles[which]; in android_openEventTagMap() local