Searched refs:users (Results 1 – 10 of 10) sorted by relevance
/hardware/interfaces/gatekeeper/1.0/vts/functional/ |
D | VtsHalGatekeeperV1_0TargetTest.cpp | 410 } users[3]{10001, 10002, 10003}; in TEST_F() local 415 for (size_t i = 0; i < sizeof(users) / sizeof(users[0]); ++i) { in TEST_F() 416 setUid(users[i].userId); in TEST_F() 417 generatePassword(users[i].password, (i % 255) + 1); in TEST_F() 418 enrollNewPassword(users[i].password, users[i].enrollRsp, true); in TEST_F() 423 for (size_t i = 0; i < sizeof(users) / sizeof(users[0]); ++i) { in TEST_F() 424 setUid(users[i].userId); in TEST_F() 425 verifyPassword(users[i].password, users[i].enrollRsp.data, 0, in TEST_F() 426 users[i].verifyRsp, true); in TEST_F() 438 for (size_t i = 0; i < sizeof(users) / sizeof(users[0]); ++i) { in TEST_F() [all …]
|
/hardware/interfaces/soundtrigger/2.0/ |
D | ISoundTriggerHw.hal | 45 /** Maximum number of concurrent users detected */ 88 /** List of users IDs associated with this key phrase */ 89 vec<uint32_t> users; 141 * different users/applications on the same model. 169 * different users/applications on the same model.
|
/hardware/interfaces/soundtrigger/2.0/default/ |
D | SoundTriggerHalImpl.cpp | 340 std::min((int)triggerPhrase->users.size(), SOUND_TRIGGER_MAX_USERS); in convertTriggerPhraseToHal() 342 halTriggerPhrase->users[i] = triggerPhrase->users[i]; in convertTriggerPhraseToHal()
|
/hardware/interfaces/soundtrigger/2.1/ |
D | ISoundTriggerHw.hal | 71 * different users/applications on the same model. 105 * different users/applications on the same model.
|
/hardware/interfaces/gatekeeper/1.0/ |
D | IGatekeeper.hal | 112 * no users must be enrolled on the device.
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssGeofenceCallback.hal | 85 * An important aspect to note is that users of this API (framework), will use
|
/hardware/intel/bootstub/ |
D | LICENSE | 22 software--to make sure the software is free for all its users. This 116 a warranty) and that users may redistribute the program under
|
/hardware/qcom/msm8998/json-c/ |
D | Doxyfile | 58 # but also whether or not the output is meant for Windows or non-Windows users. 280 # and Mac users are advised to set this option to NO. 669 # Netscape 6.0+, Internet explorer 5.0+, or Konqueror). Windows users are
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 385 # and Mac users are advised to set this option to NO. 1052 # Windows users are probably better off using the HTML help feature.
|
/hardware/google/av/codec2/docs/ |
D | doxygen.config | 515 # and Mac users are advised to set this option to NO. 1421 # (i.e. any modern browser). Windows users are probably better off using the
|