Lines Matching refs:ALOGE

104             ALOGE("failed to add fallthrough to %s for VPN netId %u", physicalInterface.c_str(),
112 ALOGE("failed to remove fallthrough to %s for VPN netId %u", physicalInterface.c_str(),
164 ALOGE("no such netId %u", netId);
168 ALOGE("cannot set default to non-physical network with netId %u", netId);
179 ALOGE("cannot find previously set default network with netId %u", mDefaultNetId);
327 ALOGE("invalid netId %u", netId);
332 ALOGE("duplicate netId %u", netId);
338 ALOGE("inconceivable! setPermission cannot fail on an empty network");
350 ALOGE("invalid netId %u", netId);
355 ALOGE("duplicate netId %u", netId);
369 ALOGE("cannot destroy local network");
373 ALOGE("no such netId %u", netId);
389 ALOGE("inconceivable! removeAsDefault cannot fail on an empty network");
410 ALOGE("no such netId %u", netId);
416 ALOGE("interface %s already assigned to netId %u", interface, existingNetId);
426 ALOGE("no such netId %u", netId);
458 ALOGE("no such netId %u", netId);
462 ALOGE("cannot set permissions on non-physical network with netId %u", netId);
477 ALOGE("no such netId %u", netId);
481 ALOGE("cannot add users to non-virtual network with netId %u", netId);
494 ALOGE("no such netId %u", netId);
498 ALOGE("cannot remove users from non-virtual network with netId %u", netId);
627 ALOGE("no such netId %u", netId);
632 ALOGE("interface %s not assigned to any netId", interface);
636 ALOGE("interface %s assigned to netId %u, not %u", interface, existingNetId, netId);
663 ALOGE("cannot find previously set default network with netId %u", mDefaultNetId);
667 ALOGE("inconceivable! default network must be a physical network");