/hardware/interfaces/biometrics/fingerprint/aidl/default/ |
D | Session.cpp | 30 Session* session = static_cast<Session*>(cookie); in onClientDeath() 36 Session::Session(int sensorId, int userId, std::shared_ptr<ISessionCallback> cb, in Session() function in aidl::android::hardware::biometrics::fingerprint::Session 54 binder_status_t Session::linkToDeath(AIBinder* binder) { in linkToDeath() 58 void Session::scheduleStateOrCrash(SessionState state) { in scheduleStateOrCrash() 65 void Session::enterStateOrCrash(SessionState state) { in enterStateOrCrash() 71 void Session::enterIdling() { in enterIdling() 78 bool Session::isClosed() { in isClosed() 82 ndk::ScopedAStatus Session::generateChallenge() { in generateChallenge() 95 ndk::ScopedAStatus Session::revokeChallenge(int64_t challenge) { in revokeChallenge() 108 ndk::ScopedAStatus Session::enroll(const keymaster::HardwareAuthToken& hat, in enroll() [all …]
|
D | Android.bp | 23 "Session.cpp", 137 "Session.cpp", 165 "Session.cpp",
|
D | Fingerprint.cpp | 103 mSession = SharedRefBase::make<Session>(sensorId, userId, cb, mEngine.get(), &mWorker); in createSession()
|
/hardware/interfaces/biometrics/face/aidl/default/ |
D | Session.cpp | 30 Session* session = static_cast<Session*>(cookie); in onClientDeath() 36 Session::Session(std::unique_ptr<FakeFaceEngine> engine, std::shared_ptr<ISessionCallback> cb) in Session() function in aidl::android::hardware::biometrics::face::Session 47 binder_status_t Session::linkToDeath(AIBinder* binder) { in linkToDeath() 51 ndk::ScopedAStatus Session::generateChallenge() { in generateChallenge() 57 ndk::ScopedAStatus Session::revokeChallenge(int64_t challenge) { in revokeChallenge() 64 ndk::ScopedAStatus Session::getEnrollmentConfig( in getEnrollmentConfig() 70 ndk::ScopedAStatus Session::enroll( in enroll() 87 ndk::ScopedAStatus Session::authenticate( in authenticate() 103 ndk::ScopedAStatus Session::detectInteraction( in detectInteraction() 117 ndk::ScopedAStatus Session::enumerateEnrollments() { in enumerateEnrollments() [all …]
|
D | Face.h | 37 std::shared_ptr<Session> mSession;
|
D | Session.h | 41 class Session : public BnSession { 43 explicit Session(std::unique_ptr<FakeFaceEngine> engine, std::shared_ptr<ISessionCallback> cb);
|
D | Android.bp | 38 "Session.cpp",
|
D | Face.cpp | 86 mSession = SharedRefBase::make<Session>(std::make_unique<FakeFaceEngine>(), cb); in createSession()
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/ |
D | SessionTest.cpp | 93 mSession = ndk::SharedRefBase::make<Session>(1, 2, mCb, &mFakeFingerprintEngine, &mWorker); in SetUp() 100 std::shared_ptr<Session> mSession;
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/include/ |
D | Session.h | 47 class Session : public BnSession { 49 Session(int sensorId, int userId, std::shared_ptr<ISessionCallback> cb,
|
D | Fingerprint.h | 63 std::shared_ptr<Session> mSession;
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlay.h | 218 enum Session { enum 223 Session mSession;
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlay.h | 210 enum Session { enum 215 Session mSession;
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlay.h | 235 enum Session { enum 240 Session mSession;
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | video_encode_extensions.adoc | 43 Before creating the Encode Video Session, the encode capabilities 54 . Create one or more <<video-session-parameters,Video Session Parameter 59 Each <<video-session-parameters,Video Session Parameter object>> created 60 is a child object of the associated <<video-session, Session object>> 62 <<video-session,Session Object>>. 70 For each Video Encode Command operation, a Video Session must: be bound 73 the bound Video Session Object, Session Parameters Object, and the 84 data, encoding device, or the Video Session state. 344 === Retrieving Encoded Session Parameters
|
D | video_encode_h264_extensions.adoc | 302 === H.264 Encode Session 391 StdVideoH264SequenceParameterSet in the Video Session Parameters object 398 StdVideoH264PictureParameterSet in the Video Session Parameters object 405 array entries and the existing parameters in the Video Session 408 Parameter entries that already exist in Video Session Parameters object 411 When creating a new object using a Video Session Parameters as a 416 slink:VkVideoSessionCreateInfoKHR during Video Session creation
|
D | video_encode_h265_extensions.adoc | 377 === H.265 Encode Session 406 === Encoder H.265 Video Session Parameters Object 408 When creating a Video Session Parameters object, add a 502 array entries and the existing parameters in the Video Session 505 Parameter entries that already exist in Video Session Parameters object 508 When creating a new object using a Video Session Parameters as a 513 slink:VkVideoSessionCreateInfoKHR during Video Session creation
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_optical_flow/ |
D | optical_flow.adoc | 155 == Optical Flow Session 159 === Optical Flow Session Object argument 171 ==== Creating an Optical Flow Session 414 ==== Destroying an Optical Flow Session 433 === Binding Vulkan Image Views to an Optical Flow Session argument
|
/hardware/interfaces/audio/common/7.0/ |
D | types.hal | 86 * Session for effects attached to a particular sink or source audio device 91 * Session for effects attached to a particular output stream 96 * Session for effects applied to output mix. These effects can
|
/hardware/interfaces/camera/device/ |
D | README.md | 63 The open() method actually opens the camera device for use, returning a Session
|
/hardware/interfaces/audio/common/6.0/ |
D | types.hal | 201 * Session for effects attached to a particular sink or source audio device 206 * Session for effects attached to a particular output stream 211 * Session for effects applied to output mix. These effects can
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 145 * Session for effects attached to a particular output stream 150 * Session for effects applied to output mix. These effects can
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 159 * Session for effects attached to a particular output stream 164 * Session for effects applied to output mix. These effects can
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 159 * Session for effects attached to a particular output stream 164 * Session for effects applied to output mix. These effects can
|
/hardware/interfaces/camera/device/3.4/ |
D | types.hal | 100 * Session wide camera parameters.
|