OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDeviceBusy
(Results
1 - 4
of
4
) sorted by null
/external/libweave/src/privet/
constants.cc
25
const char
kDeviceBusy
[] = "deviceBusy";
constants.h
27
extern const char
kDeviceBusy
[];
security_manager.cc
405
return Error::AddTo(error, FROM_HERE, errors::
kDeviceBusy
,
privet_handler.cc
145
{errors::
kDeviceBusy
, http::kServiceUnavailable},
[
all
...]
Completed in 166 milliseconds