HomeSort by relevance Sort by last modified time
    Searched defs:unblock_code (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/network/
cros_network_functions_unittest.cc 715 const std::string unblock_code = "987654"; local
722 UnblockPin(dbus::ObjectPath(device_path), unblock_code, pin, _, _))
726 CrosRequestUnblockPin(device_path, unblock_code, pin,
cros_network_functions.cc 562 const std::string& unblock_code,
566 dbus::ObjectPath(device_path), unblock_code, pin, local

Completed in 613 milliseconds