HomeSort by relevance Sort by last modified time
    Searched full:pos_channel_name (Results 1 - 1 of 1) sorted by null

  /external/lldb/source/Core/
Log.cpp 396 const char *pos_channel_name = pos->first.GetCString(); local
399 if (NameMatches (channel_name, eNameMatchStartsWith, pos_channel_name))
401 matches.AppendString(pos_channel_name);
405 matches.AppendString(pos_channel_name);

Completed in 1380 milliseconds