Searched refs:getLogSizeFromSysProp (Results 1 – 2 of 2) sorted by relevance
52 DnsQueryLog() : DnsQueryLog(getLogSizeFromSysProp()) {} in DnsQueryLog()68 uint64_t getLogSizeFromSysProp();
54 uint64_t DnsQueryLog::getLogSizeFromSysProp() { in getLogSizeFromSysProp() function in android::net::DnsQueryLog