Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_manager.cpp324 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
331 const bool enable, const int32_t targetId, const int32_t enforcerId, const bool isDeviceOwner) in SetSpecificOsAccountConstraints()
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_manager_service.cpp1039 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
1062 const bool enable, const int32_t targetId, const int32_t enforcerId, const bool isDeviceOwner) in SetSpecificOsAccountConstraints()
Dos_account_stub.cpp1627 int enforcerId = data.ReadInt32(); in ProcSetGlobalOsAccountConstraints() local
1740 int enforcerId = data.ReadInt32(); in ProcSetSpecificOsAccountConstraints() local
Dinner_os_account_manager.cpp1329 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in RetryToGetAccount()
1360 const bool enable, const int32_t targetId, const int32_t enforcerId, const bool isDeviceOwner) in RetryToGetAccount()
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account.cpp852 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
863 const bool enable, const int32_t targetId, const int32_t enforcerId, const bool isDeviceOwner) in SetSpecificOsAccountConstraints()
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()
/base/account/os_account/services/accountmgr/test/unittest/os_account/
Dos_account_inner_account_mgr_mock.cpp1641 int32_t enforcerId = 0; variable