OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kErrorResultWrongState
(Results
1 - 3
of
3
) sorted by null
/system/connectivity/shill/
error.cc
62
{
kErrorResultWrongState
, "Wrong state" }
error_unittest.cc
149
EXPECT_EQ(
kErrorResultWrongState
, Error::GetDBusResult(Error::kWrongState));
/external/cros/system_api/dbus/shill/
dbus-constants.h
483
const char
kErrorResultWrongState
[] = "org.chromium.flimflam.Error.WrongState";
[
all
...]
Completed in 45 milliseconds