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.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()
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_manager_service.cpp1002 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
1025 const bool enable, const int32_t targetId, const int32_t enforcerId, const bool isDeviceOwner) in SetSpecificOsAccountConstraints()
Dos_account_stub.cpp1606 int enforcerId = data.ReadInt32(); in ProcSetGlobalOsAccountConstraints() local
1719 int enforcerId = data.ReadInt32(); in ProcSetSpecificOsAccountConstraints() local
Dinner_os_account_manager.cpp1228 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in RetryToGetAccount()
1259 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.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()
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.cpp1637 int32_t enforcerId = 0; variable