Home
last modified time | relevance | path

Searched refs:SUBSYS_USERIAM_SYS_ABILITY_PINAUTH (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/useriam/pin_auth/frameworks/client/src/
H A Dpinauth_register_impl.cpp76 sptr<IRemoteObject> obj = sam->CheckSystemAbility(SUBSYS_USERIAM_SYS_ABILITY_PINAUTH); in GetProxy()
H A Dsettings_data_manager.cpp89 auto remoteObj = sam->GetSystemAbility(SUBSYS_USERIAM_SYS_ABILITY_PINAUTH); in CreateDataShareHelper()
/ohos5.0/base/useriam/pin_auth/services/sa/src/
H A Dpin_auth_service.cpp44 PinAuthService::PinAuthService() : SystemAbility(SUBSYS_USERIAM_SYS_ABILITY_PINAUTH, true) in PinAuthService()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h68 SUBSYS_USERIAM_SYS_ABILITY_PINAUTH = 941, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs62 pub const SUBSYS_USERIAM_SYS_ABILITY_PINAUTH: i32 = 941; const
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp191 { SUBSYS_USERIAM_SYS_ABILITY_PINAUTH, "PinAuthService" },