OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TimeToLeaseExpiry
(Results
1 - 4
of
4
) sorted by null
/system/connectivity/shill/
ipconfig_unittest.cc
286
EXPECT_FALSE(ipconfig_->
TimeToLeaseExpiry
(&time_left));
301
EXPECT_FALSE(ipconfig_->
TimeToLeaseExpiry
(&time_left));
315
EXPECT_TRUE(ipconfig_->
TimeToLeaseExpiry
(&time_left));
ipconfig.h
200
bool
TimeToLeaseExpiry
(uint32_t* time_left);
ipconfig.cc
161
bool IPConfig::
TimeToLeaseExpiry
(uint32_t* time_left) {
device.cc
[
all
...]
Completed in 591 milliseconds