OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetRetryTimeout
(Results
1 - 3
of
3
) sorted by null
/system/gatekeeper/
gatekeeper.cpp
73
response->
SetRetryTimeout
(timeout);
160
response->
SetRetryTimeout
(timeout);
266
response->
SetRetryTimeout
(timeout - (timestamp - last_checked));
276
response->
SetRetryTimeout
(timeout);
gatekeeper_messages.cpp
129
void GateKeeperMessage::
SetRetryTimeout
(uint32_t retry_timeout) {
/system/gatekeeper/include/gatekeeper/
gatekeeper_messages.h
105
void
SetRetryTimeout
(uint32_t retry_timeout);
Completed in 169 milliseconds