Home
last modified time | relevance | path

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

/device/generic/goldfish/fingerprint/
Dsession.cpp130 std::shared_ptr<ISessionCallback> scb) in Session() argument
131 : mSessionCb(std::move(scb)) in Session()
Dsession.h49 std::shared_ptr<ISessionCallback> scb);