Home
last modified time | relevance | path

Searched defs:groupType (Results 1 - 23 of 23) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_permission.h32 int32_t groupType; member
/foundation/multimedia/media_library/frameworks/services/media_distributed/include/device_manage/
H A Ddevice_permission_verification.h30 int32_t groupType; member
/foundation/deviceprofile/device_info_manager/old/services/core/include/authority/
H A Dtrust_group_manager.h33 int32_t groupType; member
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl_virtual.c69 void LnnHbOnTrustedRelationIncreased(int32_t groupType) in LnnHbOnTrustedRelationIncreased() argument
H A Dlnn_heartbeat_ctrl.c1110 void LnnHbOnTrustedRelationIncreased(int32_t groupType) in LnnHbOnTrustedRelationIncreased() argument
/foundation/distributedhardware/device_manager/services/implementation/include/dependency/hichain/
H A Dhichain_connector.h45 int32_t groupType; member
/foundation/distributedhardware/device_manager/test/commonfuzztest/hichainconnector_fuzzer/
H A Dhichain_connector_fuzzer.cpp73 int32_t groupType = *(reinterpret_cast<const int32_t*>(data)); in HiChainConnectorFuzzTest() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/device/
H A Ddevice_manager_agent.h45 int32_t groupType; member
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_hichain_test.cpp62 void OnGroupCreatedTest(const char *groupId, int32_t groupType) in OnGroupCreatedTest() argument
68 void OnGroupDeletedTest(const char *groupId, int32_t groupType) in OnGroupDeletedTest() argument
252 int32_t groupType = 0; in HWTEST_F() local
[all...]
H A Dauth_other_test.cpp116 void OnGroupCreatedTest(const char *groupId, int32_t groupType) in OnGroupCreatedTest() argument
H A Dauth_test.cpp77 static void OnGroupCreated(const char *groupId, int32_t groupType) in OnGroupCreated() argument
84 static void OnGroupDeleted(const char *groupId, int32_t groupType) in OnGroupDeleted() argument
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dhichain_adapter.c140 int groupType = -1; in ParseReturnJson() local
/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dlnn_hichain_mock.cpp114 int32_t LnnHichainInterfaceMock::InvokeGetJoinedGroups1(int32_t osAccountId, const char *appId, int32_t groupType, in InvokeGetJoinedGroups1() argument
134 int32_t LnnHichainInterfaceMock::InvokeGetJoinedGroups2(int32_t osAccountId, const char *appId, int32_t groupType, in InvokeGetJoinedGroups2() argument
146 int32_t LnnHichainInterfaceMock::InvokeGetJoinedGroups3(int32_t osAccountId, const char *appId, int32_t groupType, in InvokeGetJoinedGroups3() argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_network_manager_test.cpp446 int32_t groupType = AUTH_IDENTICAL_ACCOUNT_GROUP; in HWTEST_F() local
581 int32_t groupType = AUTH_IDENTICAL_ACCOUNT_GROUP; in HWTEST_F() local
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain_adapter.c141 bool CheckDeviceInGroupByType(const char *udid, const char *uuid, HichainGroup groupType) in CheckDeviceInGroupByType() argument
231 int groupType = 0; in HasTrustedRelationWithLocalDevice() local
280 uint32_t HichainGetJoinedGroups(int32_t groupType) in HichainGetJoinedGroups() argument
H A Dauth_device.c412 static void OnGroupCreated(const char *groupId, int32_t groupType) in OnGroupCreated() argument
419 static void OnGroupDeleted(const char *groupId, int32_t groupType) in OnGroupDeleted() argument
H A Dauth_hichain.c54 GroupType groupType; member
287 int32_t groupType = 0; in ParseGroupInfo() local
[all...]
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_hichain_connector.cpp852 int32_t groupType = 1; in HWTEST_F() local
870 int32_t groupType in HWTEST_F() local
888 int32_t groupType = 1; HWTEST_F() local
907 int32_t groupType = 1; HWTEST_F() local
924 int32_t groupType = 1; HWTEST_F() local
941 int32_t groupType = 1; HWTEST_F() local
958 int32_t groupType = 1; HWTEST_F() local
1170 int32_t groupType = 1; HWTEST_F() local
[all...]
/foundation/distributedhardware/device_manager/services/implementation/src/credential/
H A Ddm_credential_manager.cpp425 int32_t groupType = 0; in ImportRemoteCredential() local
493 int32_t groupType = 0; in DeleteRemoteCredential() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_network_manager.c433 static void OnGroupCreated(const char *groupId, int32_t groupType) in OnGroupCreated() argument
446 static void OnGroupDeleted(const char *groupId, int32_t groupType) in OnGroupDeleted() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h176 uint32_t groupType; member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c1237 uint32_t groupType = AuthGetGroupType(udid, info->uuid); in LnnUpdateGroupType() local
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp850 int32_t HiChainConnector::GetGroupId(const std::string &userId, const int32_t groupType, std::string &groupId) in GetGroupId() argument
871 int32_t HiChainConnector::ParseRemoteCredential(const int32_t groupType, cons argument
896 addMultiMembers(const int32_t groupType, const std::string &userId, const nlohmann::json &jsonDeviceList) addMultiMembers() argument
936 GetGroupIdExt(const std::string &userId, const int32_t groupType, std::string &groupId, std::string &groupOwner) GetGroupIdExt() argument
969 int32_t groupType = 0; ParseRemoteCredentialExt() local
1024 deleteMultiMembers(const int32_t groupType, const std::string &userId, const nlohmann::json &jsonDeviceList) deleteMultiMembers() argument
[all...]

Completed in 28 milliseconds