Home
last modified time | relevance | path

Searched refs:PinOperationError (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/webui/chromeos/
Dsim_unlock_ui.cc105 PinOperationError error);
365 PinOperationError error) { in OnPinOperationCompleted()
/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.h123 enum PinOperationError { enum
913 PinOperationError error) = 0;
Dnetwork_library.cc2524 PinOperationError pin_error; in PinOperationCallback()
3893 void NotifyPinOperationCompleted(PinOperationError error) { in NotifyPinOperationCompleted()