Searched refs:GetSpecifier (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dnetwork_state.h115 std::string GetSpecifier() const;
H A Dnetwork_state.cc307 std::string NetworkState::GetSpecifier() const { function in class:chromeos::NetworkState
309 NET_LOG_ERROR("GetSpecifier called before update", path());
H A Dnetwork_state_handler.cc792 std::string specifier = network->GetSpecifier();
/external/lldb/include/lldb/Target/
H A DTarget.h1027 GetSpecifier () function in class:lldb_private::Target::StopHook
/external/lldb/source/Target/
H A DTarget.cpp2124 if ((cur_hook_sp->GetSpecifier () == NULL
2125 || cur_hook_sp->GetSpecifier()->SymbolContextMatches(sym_ctx_with_reasons[i]))

Completed in 172 milliseconds