Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp91 constexpr const char* CANCEL_DISPLAY_KEY = "cancelPinCodeDisplay"; variable
1284 jsonObj[CANCEL_DISPLAY_KEY] = CANCEL_PIN_CODE_DISPLAY; in CancelDisplay()