Home
last modified time | relevance | path

Searched defs:UserType (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Ddefines.h98 typedef enum UserType { enum
102 } UserType; typedef
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-distributed-data.md135 ## UserType section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Djs-apis-distributed-data.md135 ## UserType section
/ohos5.0/base/security/device_auth/interfaces/inner_api/
H A Ddevice_auth.h172 } UserType; typedef
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Ddevice_auth.h113 using UserType = enum UserType : int32_t { enum