OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetDeviceInfoContents
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/apmanager/
device_info.cc
197
if (!
GetDeviceInfoContents
(iface_name, kInterfaceUevent, &contents)) {
210
bool DeviceInfo::
GetDeviceInfoContents
(const string& iface_name,
/system/connectivity/shill/
device_info.cc
246
bool DeviceInfo::
GetDeviceInfoContents
(const string& iface_name,
264
if (
GetDeviceInfoContents
(iface_name, kInterfaceType, &type_string) &&
271
if (!
GetDeviceInfoContents
(iface_name, kInterfaceUevent, &contents)) {
331
if (
GetDeviceInfoContents
(iface_name, kInterfaceTunFlags, &tun_flags_str) &&
[
all
...]
Completed in 512 milliseconds