Searched refs:LockInterface (Results 1 – 3 of 3) sorted by relevance
41 void LockInterface(InterfaceInfo::InterfaceType type, const std::string &owner);
56 void InterfaceManager::LockInterface(InterfaceInfo::InterfaceType type, const std::string &owner) in LockInterface() function in OHOS::SoftBus::InterfaceManager
2037 InterfaceManager::GetInstance().LockInterface(InterfaceInfo::P2P, remoteDeviceId); in Exclusive()