Home
last modified time | relevance | path

Searched refs:SUBSYS_USERIAM_SYS_ABILITY_FACEAUTH (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/useriam/face_auth/services/src/
H A Dface_auth_service.cpp70 FaceAuthService::FaceAuthService() : SystemAbility(SUBSYS_USERIAM_SYS_ABILITY_FACEAUTH, true) in FaceAuthService()
/ohos5.0/base/useriam/face_auth/frameworks/ipc/src/
H A Dface_auth_client_impl.cpp109 …IRemoteObject> obj = systemAbilityManager->CheckSystemAbility(SUBSYS_USERIAM_SYS_ABILITY_FACEAUTH); in GetProxy()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h69 SUBSYS_USERIAM_SYS_ABILITY_FACEAUTH = 942, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs63 pub const SUBSYS_USERIAM_SYS_ABILITY_FACEAUTH: i32 = 942; const
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp192 { SUBSYS_USERIAM_SYS_ABILITY_FACEAUTH, "FaceAuthService" },