Home
last modified time | relevance | path

Searched defs:DestroyGroup (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_unavailable_state.cpp53 int P2pUnavailableState::DestroyGroup(const std::shared_ptr<P2pOperationWrapper<P2pDestroyGroupPara… in DestroyGroup() function in OHOS::SoftBus::P2pUnavailableState
H A Dp2p_create_group_state.cpp63 int P2pCreateGroupState::DestroyGroup(const std::shared_ptr<P2pOperationWrapper<P2pDestroyGroupPara… in DestroyGroup() function in OHOS::SoftBus::P2pCreateGroupState
H A Dp2p_destroy_group_state.cpp62 int P2pDestroyGroupState::DestroyGroup(const std::shared_ptr<P2pOperationWrapper<P2pDestroyGroupPar… in DestroyGroup() function in OHOS::SoftBus::P2pDestroyGroupState
H A Dp2p_available_state.cpp84 int P2pAvailableState::DestroyGroup(const std::shared_ptr<P2pOperationWrapper<P2pDestroyGroupParam>… in DestroyGroup() function in OHOS::SoftBus::P2pAvailableState
H A Dp2p_connect_state.cpp77 int P2pConnectState::DestroyGroup(const std::shared_ptr<P2pOperationWrapper<P2pDestroyGroupParam>> … in DestroyGroup() function in OHOS::SoftBus::P2pConnectState
H A Dp2p_entity.cpp294 P2pOperationResult P2pEntity::DestroyGroup(const P2pDestroyGroupParam &param) in DestroyGroup() function in OHOS::SoftBus::P2pEntity
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/adapter/
H A Dp2p_adapter.cpp169 int32_t P2pAdapter::DestroyGroup(const DestroyGroupParam &param) in DestroyGroup() function in OHOS::SoftBus::P2pAdapter
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp1735 int P2pV1Processor::DestroyGroup() in DestroyGroup() function in OHOS::SoftBus::P2pV1Processor