/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/ |
H A D | image_holder_manager.h | 60 std::string localId = processEof(id); in get() local 70 std::string localId = processEof(id); in pop() local 84 std::string localId = processEof(id); in release() local 92 std::string localId = processEof(id); in exist() local
|
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_interface.cpp | 69 int32_t localId = osAccountInfo.GetLocalId(); in SendToAMSAccountStart() local 102 int32_t localId = osAccountInfo.GetLocalId(); in SendToAMSAccountStop() local 135 int32_t localId = osAccountInfo.GetLocalId(); in SendToAMSAccountDeactivate() local 149 void OsAccountInterface::InitThemeResource(int32_t localId) in InitThemeResource() 355 int32_t localId = osAccountInfo.GetLocalId(); in InnerSendToStorageAccountCreate() local 528 int localId = osAccountInfo.GetLocalId(); in SendToStorageAccountStop() local 545 ErrCode OsAccountInterface::SendToStorageAccountCreateComplete(int32_t localId) in SendToStorageAccountCreateComplete() 561 ErrCode OsAccountInterface::InnerSendToStorageAccountCreateComplete(int32_t localId) in InnerSendToStorageAccountCreateComplete()
|
H A D | os_account_stub.cpp | 726 int32_t localId; in ProcRemoveOsAccount() local 742 int32_t localId; in ProcSetOsAccountName() local 758 int32_t localId; in ProcSetOsAccountConstraints() local 780 int32_t localId; in ProcSetOsAccountProfilePhoto() local 813 int32_t localId; in ProcQueryOsAccountById() local 893 int32_t localId; in ProcGetOsAccountAllConstraints() local 956 int32_t localId; in ProcGetOsAccountProfilePhoto() local 1026 int32_t localId; in ProcGetOsAccountType() local 1090 int32_t localId; in ProcIsOsAccountActived() local 1110 int32_t localId; in ProcCheckOsAccountConstraintEnabled() local [all …]
|
H A D | inner_os_account_manager.cpp | 420 int32_t localId = osAccountInfo.GetLocalId(); in RetryToGetAccount() local 611 int32_t localId = newInfo.GetLocalId(); in RetryToGetAccount() local 910 bool IInnerOsAccountManager::IsToBeRemoved(int32_t localId) in RetryToGetAccount() 986 int32_t localId = osAccountInfo.GetLocalId(); in RetryToGetAccount() local 1599 int localId = osAccountInfo.GetLocalId(); in RetryToGetAccount() local 1769 int32_t localId = static_cast<int32_t>(osAccountInfo.GetLocalId()); in RetryToGetAccount() local 1814 int32_t localId = osAccountInfo.GetLocalId(); in RetryToGetAccount() local 2104 auto it = [&](uint64_t displayId, int32_t localId) { in RetryToGetAccount() 2122 auto it = [&](uint64_t displayId, int32_t localId) { in RetryToGetAccount() 2182 void IInnerOsAccountManager::RemoveLocalIdToOperating(int32_t localId) in RetryToGetAccount() [all …]
|
H A D | os_account_manager_service.cpp | 64 ErrCode CheckLocalId(int localId) in CheckLocalId() 937 std::string localId = std::to_string(osAccountInfo.GetLocalId()); in DumpStateByAccounts() local 1148 ErrCode OsAccountManagerService::IsOsAccountForeground(const int32_t localId, const uint64_t displa… in IsOsAccountForeground() 1178 … OsAccountManagerService::GetForegroundOsAccountLocalId(const uint64_t displayId, int32_t &localId) in GetForegroundOsAccountLocalId() 1197 ErrCode OsAccountManagerService::SetOsAccountToBeRemoved(int32_t localId, bool toBeRemoved) in SetOsAccountToBeRemoved()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | account_helper.cpp | 41 int32_t localId; in GetCurrentActiveUserId() local 73 int32_t localId; in GetOsAccountLocalIdFromUid() local
|
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/isosaccountforeground_fuzzer/ |
H A D | isosaccountforeground_fuzzer.cpp | 36 int32_t localId = fuzzData.GetData<int32_t>(); in IsOsAccountForegroundWith2ArgsFuzzTest() local 47 int32_t localId = fuzzData.GetData<int32_t>(); in IsOsAccountForegroundWith3ArgsFuzzTest() local
|
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/os_account/ |
H A D | os_account_database_operator_test.cpp | 77 int localId = 1; // 1 is invalid test local id variable 94 int localId = 300; // 300 is invalid test local id variable
|
H A D | os_account_manager_service_module_test.cpp | 376 int localId = Constants::MAX_USER_ID + 1; variable 426 int localId = Constants::START_USER_ID - 1; variable 469 int localId = Constants::START_USER_ID - 1; variable 700 int localId = Constants::START_USER_ID - 1; variable 804 int localId = Constants::START_USER_ID - 1; variable 928 int localId = Constants::START_USER_ID - 1; variable 1352 int localId = Constants::START_USER_ID - 1; variable 1528 int localId = Constants::START_USER_ID - 1; variable 1590 int localId = Constants::START_USER_ID - 1; variable 2544 int localId = osAccountInfo.GetLocalId(); variable
|
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/ |
H A D | account_manager_helper.cpp | 32 std::int32_t localId; in GetCurrentActiveUserId() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/include/ |
H A D | lnn_net_ledger_mock.h | 214 …static inline std::string localId = "6c38a1a0a8476679d0da6b24ec1e99eac67857244586e781bb8a07c77f636… variable
|
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/getforegroundosaccountlocalid_fuzzer/ |
H A D | getforegroundosaccountlocalid_fuzzer.cpp | 31 int32_t localId = 0; in GetForegroundOsAccountLocalIdFuzzTest() local
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/domain_account/mock/ |
H A D | mock_musl.cpp | 61 PluginBussnessError* AddServerConfig(const PluginString *parameters, const int32_t localId, in AddServerConfig() 73 PluginBussnessError* RemoveServerConfig(const PluginString *serverConfigId, const int32_t localId) in RemoveServerConfig() 97 … const PluginUint8Vector *credential, const int32_t localId, PluginAuthResultInfo **authResultInfo) in Auth() 156 …BussnessError* BindAccount(const PluginDomainAccountInfo *domainAccountInfo, const int32_t localId, in BindAccount()
|
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/os_account/ |
H A D | os_account_interface.cpp | 37 void OsAccountInterface::InitThemeResource(int32_t localId) in InitThemeResource() 93 ErrCode OsAccountInterface::SendToStorageAccountCreateComplete(int32_t localId) in SendToStorageAccountCreateComplete()
|
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_command_common.cpp | 75 std::int32_t localId; in GetCurrentUserId() local
|
/ohos5.0/base/account/os_account/frameworks/domain_account/test/moduletest/src/ |
H A D | mock_domain_auth_callback.cpp | 41 int32_t localId = accountInfo_.GetLocalId(); in OnResult() local
|
H A D | mock_domain_so_plugin.cpp | 84 …BussnessError *BindAccount(const PluginDomainAccountInfo *domainAccountInfo, const int32_t localId) in BindAccount()
|
/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/ |
H A D | os_account_info.h | 40 int32_t localId; member 45 int32_t localId; member
|
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/ |
H A D | os_account_event_proxy.cpp | 28 void OsAccountEventProxy::OnAccountsChanged(const int &localId) in OnAccountsChanged()
|
H A D | os_account.cpp | 28 static ErrCode CheckLocalId(int localId) in CheckLocalId() 918 ErrCode OsAccount::IsOsAccountForeground(const int32_t localId, bool &isForeground) in IsOsAccountForeground() 927 ErrCode OsAccount::IsOsAccountForeground(const int32_t localId, const uint64_t displayId, bool &isF… in IsOsAccountForeground() 940 ErrCode OsAccount::IsOsAccountForegroundCommon(const int32_t localId, const uint64_t displayId, boo… in IsOsAccountForegroundCommon() 949 ErrCode OsAccount::GetForegroundOsAccountLocalId(int32_t &localId) in GetForegroundOsAccountLocalId() 954 ErrCode OsAccount::GetForegroundOsAccountLocalId(const uint64_t displayId, int32_t &localId) in GetForegroundOsAccountLocalId() 963 ErrCode OsAccount::GetForegroundLocalIdCommon(const uint64_t displayId, int32_t &localId) in GetForegroundLocalIdCommon() 990 ErrCode OsAccount::SetOsAccountToBeRemoved(int32_t localId, bool toBeRemoved) in SetOsAccountToBeRemoved()
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/distributedaccount/include/ |
H A D | napi_distributed_account.h | 34 int32_t localId = -1; // invalid local id member
|
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/ |
H A D | os_account_manager.cpp | 361 ErrCode OsAccountManager::IsOsAccountForeground(const int32_t localId, bool &isForeground) in IsOsAccountForeground() 366 ErrCode OsAccountManager::IsOsAccountForeground(const int32_t localId, const uint64_t displayId, bo… in IsOsAccountForeground() 371 ErrCode OsAccountManager::GetForegroundOsAccountLocalId(int32_t &localId) in GetForegroundOsAccountLocalId() 376 ErrCode OsAccountManager::GetForegroundOsAccountLocalId(const uint64_t displayId, int32_t &localId) in GetForegroundOsAccountLocalId() 391 ErrCode OsAccountManager::SetOsAccountToBeRemoved(int32_t localId, bool toBeRemoved) in SetOsAccountToBeRemoved()
|
H A D | os_account_info.cpp | 54 OsAccountInfo::OsAccountInfo(int localId, const std::string localName, OsAccountType type, int64_t … in OsAccountInfo() 58 OsAccountInfo::OsAccountInfo(int localId, const std::string localName, const std::string shortName,… in OsAccountInfo() 68 void OsAccountInfo::SetLocalId(int localId) in SetLocalId()
|
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | app_account_control_manager.cpp | 53 static ErrCode SaveDataToAsset(int32_t localId, const std::string &hapLabel, const std::string &acc… in SaveDataToAsset() 97 static ErrCode GetDataFromAsset(int32_t localId, const std::string &alias, std::string &value) in GetDataFromAsset() 129 static ErrCode RemoveDataFromAsset(int32_t localId, const std::string &alias) in RemoveDataFromAsset() 148 static ErrCode RemoveDataFromAssetByLabel(int32_t localId, int32_t tag, const std::string &label) in RemoveDataFromAssetByLabel() 211 void AppAccountControlManager::AddMigratedAccount(int32_t localId) in AddMigratedAccount() 619 int32_t localId = appAccountCallingInfo.callingUid / UID_TRANSFORM_DIVISOR; in SetAccountCredential() local 714 int32_t localId = request.callerUid / UID_TRANSFORM_DIVISOR; in SetOAuthToken() local 1043 void AppAccountControlManager::SetOsAccountRemoved(int32_t localId, bool isRemoved) in SetOsAccountRemoved() 1052 bool AppAccountControlManager::IsOsAccountRemoved(int32_t localId) in IsOsAccountRemoved() 1062 int32_t localId = uid / UID_TRANSFORM_DIVISOR; in OnPackageRemoved() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_communicator_proxy_test.cpp | 258 std::string localId; variable
|