OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_timer_state
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/
socket_info.h
111
void
set_timer_state
(TimerState timer_state) { timer_state_ = timer_state; }
function in class:shill::SocketInfo
socket_info_reader.cc
129
socket_info->
set_timer_state
(timer_state);
Completed in 102 milliseconds