Home
last modified time | relevance | path

Searched defs:GetInnerDeviceRpcIdentifier (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/pppoe/
Dpppoe_service.cc188 string PPPoEService::GetInnerDeviceRpcIdentifier() const { in GetInnerDeviceRpcIdentifier() function in shill::PPPoEService
/system/connectivity/shill/
Dservice.h388 virtual std::string GetInnerDeviceRpcIdentifier() const { return ""; } in GetInnerDeviceRpcIdentifier() function