Searched refs:tagfile (Results 1 – 5 of 5) sorted by relevance
/system/core/liblog/ |
D | event_tag_map.cpp | 420 const char* tagfile = fileName ? fileName : eventTagFiles[which]; in android_openEventTagMap() local 422 fd[which] = open(tagfile, O_RDONLY | O_CLOEXEC); in android_openEventTagMap() 426 fprintf(stderr, OUT_TAG ": unable to open map '%s': %s\n", tagfile, in android_openEventTagMap() 436 fprintf(stderr, OUT_TAG ": unable to seek map '%s' %s\n", tagfile, in android_openEventTagMap() 461 const char* tagfile = fileName ? fileName : eventTagFiles[which]; in android_openEventTagMap() local 463 fprintf(stderr, OUT_TAG ": mmap(%s) failed: %s\n", tagfile, in android_openEventTagMap()
|
/system/media/audio_utils/ |
D | Doxyfile | 1974 # run, you must also specify the path to the tagfile here.
|
D | Doxyfile.orig | 1974 # run, you must also specify the path to the tagfile here.
|
/system/chre/pal/doc/ |
D | Doxyfile | 2057 # run, you must also specify the path to the tagfile here.
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 2057 # run, you must also specify the path to the tagfile here.
|