OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:activation_state_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/network/
network_state.h
76
const std::string& activation_state() const { return
activation_state_
; }
146
std::string
activation_state_
;
member in class:chromeos::NetworkState
/external/chromium/chrome/browser/chromeos/cros/
network_library.h
561
activation_state_
(ACTIVATION_STATE_UNKNOWN),
574
const ActivationState activation_state() const { return
activation_state_
; }
622
ActivationState
activation_state_
;
member in class:chromeos::CellularNetwork
638
activation_state_
= state;
[
all
...]
Completed in 105 milliseconds