Home
last modified time | relevance | path

Searched refs:AddGroup (Results 1 - 9 of 9) sorted by relevance

/base/global/i18n_lite/frameworks/i18n/include/
H A Dnumber_format_impl.h49 void AddGroup(char *targetAndSource[], const int len[], const char *decimal, bool hasDec, int decLen) const;
/base/security/device_auth/services/data_manager/inc/
H A Ddata_manager.h86 int32_t AddGroup(int32_t osAccountId, const TrustedGroupEntry *groupEntry);
/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_format_impl.cpp153 AddGroup(resultAndContent, lengths, decimalNum, adjustHasDec, decLen); in InnerFormat()
280 void NumberFormatImpl::AddGroup(char *targetAndSource[], const int len[], const char *decimal, in AddGroup() function in NumberFormatImpl
/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expand_process_lib/savetrustedinfo_fuzzer/
H A Dsavetrustedinfo_fuzzer.cpp142 res = AddGroup(params->osAccountId, groupParams); in AddTrustedGroup()
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session.c393 result = AddGroup(session->osAccountId, groupParams); in AddGroupToDatabase()
/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/
H A Dsave_trusted_info.c357 res = AddGroup(params->osAccountId, groupParams); in AddTrustedGroup()
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/expand_process_lib/
H A Dsave_trusted_info_test.cpp146 res = AddGroup(params->osAccountId, groupParams); in AddTrustedGroup()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c823 result = AddGroup(osAccountId, groupParams); in AddGroupToDatabaseByJson()
/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c1320 int32_t AddGroup(int32_t osAccountId, const TrustedGroupEntry *groupEntry) in AddGroup() function

Completed in 12 milliseconds