Home
last modified time | relevance | path

Searched defs:enforcerId (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_manager.cpp318 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
325 const bool enable, const int32_t targetId, const int32_t enforcerId, const bool isDeviceOwner) in SetSpecificOsAccountConstraints()
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp1004 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
1027 const bool enable, const int32_t targetId, const int32_t enforcerId, const bool isDeviceOwner) in SetSpecificOsAccountConstraints()
H A Dos_account_stub.cpp1578 int enforcerId = data.ReadInt32(); in ProcSetGlobalOsAccountConstraints() local
1691 int enforcerId = data.ReadInt32(); in ProcSetSpecificOsAccountConstraints() local
H A Dinner_os_account_manager.cpp1223 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in RetryToGetAccount()
1254 const bool enable, const int32_t targetId, const int32_t enforcerId, const bool isDeviceOwner) in RetryToGetAccount()
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account.cpp843 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
854 const bool enable, const int32_t targetId, const int32_t enforcerId, const bool isDeviceOwner) in SetSpecificOsAccountConstraints()
H A Dos_account_proxy.cpp1322 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
1364 const bool enable, const int32_t targetId, const int32_t enforcerId, const bool isDeviceOwner) in SetSpecificOsAccountConstraints()
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_inner_account_mgr_mock.cpp1631 int32_t enforcerId = 0; variable