Home
last modified time | relevance | path

Searched refs:tagFound (Results 1 – 1 of 1) sorted by relevance

/hardware/google/aemu/host-common/
DAndroidPipe.cpp836 const char* tagFound = "(null)"; in android_pipe_lookup_by_id() local
844 << tagFound << "` and `" << cb.second << "`"; in android_pipe_lookup_by_id()
847 tagFound = cb.second; in android_pipe_lookup_by_id()