Home
last modified time | relevance | path

Searched refs:getPrefix64Locked (Results 1 – 2 of 2) sorted by relevance

/packages/modules/DnsResolver/
DDns64Configuration.cpp114 IPPrefix Dns64Configuration::getPrefix64Locked(unsigned netId) const REQUIRES(mMutex) { in getPrefix64Locked() function in android::net::Dns64Configuration
123 return getPrefix64Locked(netId); in getPrefix64()
DDns64Configuration.h113 netdutils::IPPrefix getPrefix64Locked(unsigned netId) const REQUIRES(mMutex);