OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PIN_ERROR_NONE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/chromeos/
sim_unlock_ui.cc
145
PIN_ERROR_NONE
= 0,
429
if (state_ == SIM_NOT_LOCKED_ASK_PIN && error ==
PIN_ERROR_NONE
) {
437
} else if (state_ == SIM_NOT_LOCKED_CHANGE_PIN && error ==
PIN_ERROR_NONE
) {
590
OnPinOperationCompleted(
PIN_ERROR_NONE
);
/external/chromium/chrome/browser/chromeos/cros/
network_library.h
124
PIN_ERROR_NONE
= 0,
[
all
...]
Completed in 360 milliseconds