Home
last modified time | relevance | path

Searched refs:OnGroupDeleted (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_hichain_test.cpp102 OnGroupDeleted(nullptr); in HWTEST_F()
103 OnGroupDeleted(groupInfo); in HWTEST_F()
105 OnGroupDeleted(groupInfoStr); in HWTEST_F()
107 OnGroupDeleted(groupInfoStr); in HWTEST_F()
H A Dauth_test.cpp84 static void OnGroupDeleted(const char *groupId, int32_t groupType) in OnGroupDeleted() function
129 .onGroupDeleted = OnGroupDeleted, in HWTEST_F()
H A Dauth_manager_test.cpp399 OnGroupDeleted("myId", GROUP_TYPE); in HWTEST_F()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_device.c419 static void OnGroupDeleted(const char *groupId, int32_t groupType) in OnGroupDeleted() function
438 .onGroupDeleted = OnGroupDeleted, in RetryRegTrustDataChangeListener()
458 .onGroupDeleted = OnGroupDeleted, in RegTrustListenerOnHichainSaStart()
H A Dauth_hichain.c347 static void OnGroupDeleted(const char *groupInfo) in OnGroupDeleted() function
358 AUTH_LOGI(AUTH_HICHAIN, "hichain OnGroupDeleted, type=%{public}d", info.groupType); in OnGroupDeleted()
389 hichainListener.onGroupDeleted = OnGroupDeleted; in RegTrustDataChangeListener()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_network_manager.c446 static void OnGroupDeleted(const char *groupId, int32_t groupType) in OnGroupDeleted() function
449 LNN_LOGD(LNN_BUILDER, "wifi handle OnGroupDeleted"); in OnGroupDeleted()
470 .onGroupDeleted = OnGroupDeleted,
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_network_manager_test.cpp583 (void)OnGroupDeleted(groupId, groupType); in HWTEST_F()
586 (void)OnGroupDeleted(groupId, groupType); in HWTEST_F()

Completed in 10 milliseconds