Home
last modified time | relevance | path

Searched defs:osAccountId (Results 1 - 25 of 111) sorted by relevance

12345

/base/security/device_auth/services/session_manager/inc/session/v2/auth_sub_session/protocol_lib/
H A Diso_protocol.h25 int32_t osAccountId; member
H A Ddl_speke_protocol.h32 int32_t osAccountId; member
H A Dec_speke_protocol.h31 int32_t osAccountId; member
/base/security/device_auth/services/session_manager/inc/session/v2/expand_sub_session/expand_process_lib/
H A Dmk_agree.h24 int32_t osAccountId; member
H A Dpub_key_exchange.h29 int32_t osAccountId; member
H A Dauth_code_import.h28 int32_t osAccountId; member
/base/security/device_auth/test/fuzztest/group_manage/checkaccess_fuzzer/
H A Dcheckaccess_fuzzer.cpp31 const int32_t *osAccountId = reinterpret_cast<const int32_t *>(data); in FuzzDoCheckAccessToGroup() local
/base/security/device_auth/test/fuzztest/group_manage/isdeviceingroup_fuzzer/
H A Disdeviceingroup_fuzzer.cpp31 const int32_t *osAccountId = reinterpret_cast<const int32_t *>(data); in FuzzDoIsDeviceInGroup() local
/base/security/device_auth/services/legacy/group_manager/inc/
H A Dbase_group_manager_task.h26 int32_t osAccountId; member
34 int32_t osAccountId; member
/base/security/device_auth/services/session_manager/inc/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session_defines.h30 int32_t osAccountId; member
/base/security/device_auth/test/fuzztest/group_auth/getpseudonymid_fuzzer/
H A Dgetpseudonymid_fuzzer.cpp31 const int32_t *osAccountId = reinterpret_cast<const int32_t *>(data); in FuzzDoGetPseudonymId() local
/base/security/device_auth/test/fuzztest/group_auth/getrealinfo_fuzzer/
H A Dgetrealinfo_fuzzer.cpp31 const int32_t *osAccountId = reinterpret_cast<const int32_t *>(data); in FuzzDoGetRealInfo() local
/base/security/device_auth/test/fuzztest/group_manage/addmember_fuzzer/
H A Daddmember_fuzzer.cpp31 const int32_t *osAccountId = reinterpret_cast<const int32_t *>(data); in FuzzDoAddMemberToGroup() local
/base/security/device_auth/test/fuzztest/group_manage/deletegroup_fuzzer/
H A Ddeletegroup_fuzzer.cpp31 const int32_t *osAccountId = reinterpret_cast<const int32_t *>(data); in FuzzDoDeleteGroup() local
/base/security/device_auth/test/fuzztest/group_manage/creategroup_fuzzer/
H A Dcreategroup_fuzzer.cpp31 const int32_t *osAccountId = reinterpret_cast<const int32_t *>(data); in FuzzDoCreateGroup() local
/base/security/device_auth/test/fuzztest/group_manage/deletemember_fuzzer/
H A Ddeletemember_fuzzer.cpp31 const int32_t *osAccountId = reinterpret_cast<const int32_t *>(data); in FuzzDoDeleteMember() local
/base/security/device_auth/test/fuzztest/group_manage/getdeviceinfobyid_fuzzer/
H A Dgetdeviceinfobyid_fuzzer.cpp31 const int32_t *osAccountId = reinterpret_cast<const int32_t *>(data); in FuzzDoGetDeviceInfoById() local
/base/security/device_auth/test/fuzztest/group_manage/getgroupinfo_fuzzer/
H A Dgetgroupinfo_fuzzer.cpp31 const int32_t *osAccountId = reinterpret_cast<const int32_t *>(data); in FuzzDoGetGroupInfo() local
/base/security/device_auth/test/fuzztest/group_manage/getjoinedgroups_fuzzer/
H A Dgetjoinedgroups_fuzzer.cpp31 const int32_t *osAccountId = reinterpret_cast<const int32_t *>(data); in FuzzDoGetJoinedGroups() local
/base/security/device_auth/test/fuzztest/group_manage/getgroupinfobyid_fuzzer/
H A Dgetgroupinfobyid_fuzzer.cpp31 const int32_t *osAccountId = reinterpret_cast<const int32_t *>(data); in FuzzDoGetGroupInfoById() local
/base/security/device_auth/test/fuzztest/group_manage/getpkinfolist_fuzzer/
H A Dgetpkinfolist_fuzzer.cpp31 const int32_t *osAccountId = reinterpret_cast<const int32_t *>(data); in FuzzDoGetPkInfoList() local
/base/security/device_auth/test/fuzztest/group_manage/gettrusteddevices_fuzzer/
H A Dgettrusteddevices_fuzzer.cpp31 const int32_t *osAccountId = reinterpret_cast<const int32_t *>(data); in FuzzDoGetTrustedDevices() local
/base/security/device_auth/test/fuzztest/group_manage/getrelatedgroups_fuzzer/
H A Dgetrelatedgroups_fuzzer.cpp31 const int32_t *osAccountId = reinterpret_cast<const int32_t *>(data); in FuzzDoGetRelatedGroups() local
/base/security/device_auth/services/cred_manager/src/account_related/
H A Daccount_related_cred_plugin.c23 static int32_t ProcessAsyTokens(int32_t osAccountId, int32_t cmdId, CJson *in, CJson *out) in ProcessAsyTokens() argument
55 static int32_t ProcessSymTokens(int32_t osAccountId, int32_t cmdId, CJson *in, CJson *out) in ProcessSymTokens() argument
82 static int32_t ProcessAccountCredentials(int32_t osAccountId, int32_t cmdId, CJson *in, CJson *out) in ProcessAccountCredentials() argument
[all...]
/base/security/device_auth/services/frameworks/inc/module/
H A Ddev_auth_module_manager.h37 int32_t osAccountId; member

Completed in 17 milliseconds

12345