Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/fingerprint_auth/services/src/
H A Dfingerprint_auth_service.cpp69 …tAuthService::FingerprintAuthService() : SystemAbility(SUBSYS_USERIAM_SYS_ABILITY_FINGERPRINTAUTH,… in FingerprintAuthService()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h70 SUBSYS_USERIAM_SYS_ABILITY_FINGERPRINTAUTH = 943, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs64 pub const SUBSYS_USERIAM_SYS_ABILITY_FINGERPRINTAUTH: i32 = 943; const
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp193 { SUBSYS_USERIAM_SYS_ABILITY_FINGERPRINTAUTH, "FingerprintAuthService" },