Home
last modified time | relevance | path

Searched refs:LockInterface (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinterface_manager.h41 void LockInterface(InterfaceInfo::InterfaceType type, const std::string &owner);
H A Dinterface_manager.cpp56 void InterfaceManager::LockInterface(InterfaceInfo::InterfaceType type, const std::string &owner) in LockInterface() function in OHOS::SoftBus::InterfaceManager
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp2037 InterfaceManager::GetInstance().LockInterface(InterfaceInfo::P2P, remoteDeviceId); in Exclusive()