Searched refs:AuthMethod (Results 1 – 2 of 2) sorted by relevance
33 enum AuthMethod { enum
155 NAPI_CALL(env, napi_create_int32(env, AuthMethod::PIN_ONLY, &pinOnly)); in AuthMethodConstructor()156 NAPI_CALL(env, napi_create_int32(env, AuthMethod::FACE_ONLY, &faceOnly)); in AuthMethodConstructor()