Searched refs:GetCurrentOutputDeviceNetworkId (Results 1 – 2 of 2) sorted by relevance
771 std::string curOutputNetworkId = GetCurrentOutputDeviceNetworkId(); in OffloadStreamSetCheck()869 if (GetCurrentOutputDeviceNetworkId() != LOCAL_NETWORK_ID || dev == DEVICE_TYPE_REMOTE_CAST) { in CheckActiveOutputDeviceSupportOffload()2094 std::string AudioPolicyService::GetCurrentOutputDeviceNetworkId() in GetCurrentOutputDeviceNetworkId() function in OHOS::AudioStandard::AudioPolicyService3494 CHECK_AND_RETURN_RET(GetCurrentOutputDeviceNetworkId() == LOCAL_NETWORK_ID, false); in IsDeviceActive()6790 if (GetCurrentOutputDeviceNetworkId() != LOCAL_NETWORK_ID || in CheckStreamMultichannelMode()7521 GetCurrentOutputDeviceNetworkId() == LOCAL_NETWORK_ID && a2dpOffloadFlag_ == A2DP_OFFLOAD) { in OffloadGetRenderPosition()7596 GetCurrentOutputDeviceNetworkId() == LOCAL_NETWORK_ID && deviceType == DEVICE_TYPE_NONE) { in UpdateA2dpOffloadFlag()
980 std::string GetCurrentOutputDeviceNetworkId();