Home
last modified time | relevance | path

Searched refs:SUBSYS_USERIAM_SYS_ABILITY_USERIDM (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/useridmstub_fuzzer/
H A Duser_idm_stub_fuzzer.cpp47 UserIdmService userIdmService(SUBSYS_USERIAM_SYS_ABILITY_USERIDM, true); in UserIdmStubFuzzTest()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h65 SUBSYS_USERIAM_SYS_ABILITY_USERIDM = 901, enumerator
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp157 AddSystemAbilityListener(SUBSYS_USERIAM_SYS_ABILITY_USERIDM); in OnStart()
175 if (systemAbilityId == SUBSYS_USERIAM_SYS_ABILITY_USERIDM) { in OnAddSystemAbility()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs59 pub const SUBSYS_USERIAM_SYS_ABILITY_USERIDM: i32 = 901; const
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Duser_idm_client_impl.cpp270 sptr<IRemoteObject> obj = IpcClientUtils::GetRemoteObject(SUBSYS_USERIAM_SYS_ABILITY_USERIDM); in GetProxy()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp167 { SUBSYS_USERIAM_SYS_ABILITY_USERIDM, "UserIdmService" },
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/useridmservice_fuzzer/
H A Duser_idm_service_fuzzer.cpp129 UserIdmService g_UserIdmService(SUBSYS_USERIAM_SYS_ABILITY_USERIDM, true);
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_idm_service.cpp46 REGISTER_SYSTEM_ABILITY_BY_ID(UserIdmService, SUBSYS_USERIAM_SYS_ABILITY_USERIDM, true);