OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mMasterPriority
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/common_time/
common_time_server_api.cpp
82
*priority =
mMasterPriority
;
92
mMasterPriority
= priority;
396
static_cast<uint32_t>(
mMasterPriority
));
common_time_server.h
164
return (
mMasterPriority
& 0x7F) |
255
uint8_t
mMasterPriority
; // Priority of this device in master election.
common_time_server.cpp
138
mMasterPriority
= kDefaultMasterPriority;
[
all
...]
Completed in 73 milliseconds