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.cpp313 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
320 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.cpp982 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
994 const bool enable, const int32_t targetId, const int32_t enforcerId, const bool isDeviceOwner) in SetSpecificOsAccountConstraints()
Dos_account_stub.cpp1547 int enforcerId = data.ReadInt32(); in ProcSetGlobalOsAccountConstraints() local
1660 int enforcerId = data.ReadInt32(); in ProcSetSpecificOsAccountConstraints() local
Dinner_os_account_manager.cpp1194 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in RetryToGetAccount()
1225 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.cpp832 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
843 const bool enable, const int32_t targetId, const int32_t enforcerId, const bool isDeviceOwner) in SetSpecificOsAccountConstraints()
Dos_account_proxy.cpp1307 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
1349 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.cpp1631 int32_t enforcerId = 0; variable