OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mBindIfaceDirty
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/common_time/
common_time_server_api.cpp
128
mBindIfaceDirty
= true;
156
mBindIfaceDirty
= true;
common_time_server.h
250
bool
mBindIfaceDirty
; // whether or not the bind Iface is valid.
common_time_server.cpp
265
if (
mBindIfaceDirty
|| ((mSocket >= 0) && shouldAutoDisable())) {
267
mBindIfaceDirty
= false;
[
all
...]
Completed in 162 milliseconds