Searched defs:DestroyGroup (Results 1 – 8 of 8) sorted by relevance
53 int P2pUnavailableState::DestroyGroup(const std::shared_ptr<P2pOperationWrapper<P2pDestroyGroupPara… in DestroyGroup() function in OHOS::SoftBus::P2pUnavailableState
63 int P2pCreateGroupState::DestroyGroup(const std::shared_ptr<P2pOperationWrapper<P2pDestroyGroupPara… in DestroyGroup() function in OHOS::SoftBus::P2pCreateGroupState
62 int P2pDestroyGroupState::DestroyGroup(const std::shared_ptr<P2pOperationWrapper<P2pDestroyGroupPar… in DestroyGroup() function in OHOS::SoftBus::P2pDestroyGroupState
84 int P2pAvailableState::DestroyGroup(const std::shared_ptr<P2pOperationWrapper<P2pDestroyGroupParam>… in DestroyGroup() function in OHOS::SoftBus::P2pAvailableState
77 int P2pConnectState::DestroyGroup(const std::shared_ptr<P2pOperationWrapper<P2pDestroyGroupParam>> … in DestroyGroup() function in OHOS::SoftBus::P2pConnectState
294 P2pOperationResult P2pEntity::DestroyGroup(const P2pDestroyGroupParam ¶m) in DestroyGroup() function in OHOS::SoftBus::P2pEntity
169 int32_t P2pAdapter::DestroyGroup(const DestroyGroupParam ¶m) in DestroyGroup() function in OHOS::SoftBus::P2pAdapter
1735 int P2pV1Processor::DestroyGroup() in DestroyGroup() function in OHOS::SoftBus::P2pV1Processor