Home
last modified time | relevance | path

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

/base/useriam/fingerprint_auth/services/src/
Dfingerprint_auth_executor_hdi.cpp166 CommandId hdiCommandId; in SendCommand() local
167 IamResultCode result = ConvertCommandId(commandId, hdiCommandId); in SendCommand()
174 int32_t status = executorProxy_->SendCommand(hdiCommandId, extraInfo, callback); in SendCommand()
/base/useriam/face_auth/services/src/
Dface_auth_executor_hdi.cpp165 CommandId hdiCommandId; in SendCommand() local
166 IamResultCode result = ConvertCommandId(commandId, hdiCommandId); in SendCommand()
173 int32_t status = executorProxy_->SendCommand(hdiCommandId, extraInfo, callback); in SendCommand()