Home
last modified time | relevance | path

Searched defs:instance_name (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/common/local_discovery/
Dservice_discovery_client.cc15 std::string ServiceDescription::instance_name() const { in instance_name() function in local_discovery::ServiceDescription
/external/lldb/source/Core/
DDebugger.cpp563 Debugger::FindDebuggerWithInstanceName (const ConstString &instance_name) in FindDebuggerWithInstanceName()