Home
last modified time | relevance | path

Searched refs:IS_OS_ACCOUNT_CONSTRAINT_ENABLE (Results 1 – 4 of 4) sorted by relevance

/base/account/os_account/test/fuzztest/osaccount_stub/isosaccountconstraintenablestub_fuzzer/
Disosaccountconstraintenablestub_fuzzer.cpp48 …static_cast<int32_t>(OsAccountInterfaceCode::IS_OS_ACCOUNT_CONSTRAINT_ENABLE), datas, reply, optio… in IsOsAccountConstraintEnableStubFuzzTest()
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h51 IS_OS_ACCOUNT_CONSTRAINT_ENABLE, enumerator
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp83 static_cast<uint32_t>(OsAccountInterfaceCode::IS_OS_ACCOUNT_CONSTRAINT_ENABLE),
995 if (code == static_cast<uint32_t>(OsAccountInterfaceCode::IS_OS_ACCOUNT_CONSTRAINT_ENABLE)) { in ProcCheckOsAccountConstraintEnabled()
1017 … static_cast<uint32_t>(OsAccountInterfaceCode::IS_OS_ACCOUNT_CONSTRAINT_ENABLE), data, reply); in ProcIsOsAccountConstraintEnable()
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp288 … OsAccountInterfaceCode::IS_OS_ACCOUNT_CONSTRAINT_ENABLE, id, constraint, isConstraintEnable); in IsOsAccountConstraintEnable()