Lines Matching refs:OHOS
25 namespace OHOS {
28 using IFaceAuthInterface = OHOS::HDI::FaceAuth::V2_0::IFaceAuthInterface;
30 using IExecutorCallback = OHOS::HDI::FaceAuth::V2_0::IExecutorCallback;
32 using IAllInOneExecutor = OHOS::HDI::FaceAuth::V2_0::IAllInOneExecutor;
34 using AuthType = OHOS::HDI::FaceAuth::V2_0::AuthType;
35 using ExecutorRole = OHOS::HDI::FaceAuth::V2_0::ExecutorRole;
36 using ExecutorSecureLevel = OHOS::HDI::FaceAuth::V2_0::ExecutorSecureLevel;
37 using DriverCommandId = OHOS::HDI::FaceAuth::V2_0::DriverCommandId;
38 using FaceTipsCode = OHOS::HDI::FaceAuth::V2_0::FaceTipsCode;
39 using ExecutorInfo = OHOS::HDI::FaceAuth::V2_0::ExecutorInfo;
41 using GetPropertyType = OHOS::HDI::FaceAuth::V2_0::GetPropertyType;
42 using Property = OHOS::HDI::FaceAuth::V2_0::Property;
43 using SaCommandId = OHOS::HDI::FaceAuth::V2_0::SaCommandId;
44 using SaCommandParamNone = OHOS::HDI::FaceAuth::V2_0::SaCommandParamNone;
45 using SaCommandParam = OHOS::HDI::FaceAuth::V2_0::SaCommandParam;
46 using SaCommand = OHOS::HDI::FaceAuth::V2_0::SaCommand;
48 using ISaCommandCallback = OHOS::HDI::FaceAuth::V2_0::ISaCommandCallback;
50 using BufferProducerSequenceable = OHOS::HDI::Camera::V1_0::BufferProducerSequenceable;
53 } // namespace OHOS