Home
last modified time | relevance | path

Searched refs:FileOperatorType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/inc/
H A Dadaptor_file.h26 typedef enum FileOperatorType { enum
28 } FileOperatorType; typedef
39 FileOperator *GetFileOperator(const FileOperatorType type);
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/inc/
H A Dadaptor_file.h26 typedef enum FileOperatorType { enum
28 } FileOperatorType; typedef
39 FileOperator *GetFileOperator(const FileOperatorType type);
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dadaptor_file.c50 FileOperator *GetFileOperator(const FileOperatorType type) in GetFileOperator()
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dadaptor_file.c50 FileOperator *GetFileOperator(const FileOperatorType type) in GetFileOperator()