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.cpp302 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
309 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.cpp841 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
853 const bool enable, const int32_t targetId, const int32_t enforcerId, const bool isDeviceOwner) in SetSpecificOsAccountConstraints()
Dos_account_stub.cpp1291 int enforcerId = data.ReadInt32(); in ProcSetGlobalOsAccountConstraints() local
1366 int enforcerId = data.ReadInt32(); in ProcSetSpecificOsAccountConstraints() local
Dinner_os_account_manager.cpp986 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in RetryToGetAccount()
1018 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.cpp799 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
810 const bool enable, const int32_t targetId, const int32_t enforcerId, const bool isDeviceOwner) in SetSpecificOsAccountConstraints()
Dos_account_proxy.cpp1220 const bool enable, const int32_t enforcerId, const bool isDeviceOwner) in SetGlobalOsAccountConstraints()
1262 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.cpp991 int32_t enforcerId = 0; variable