Searched refs:CheckBeforeHandleStartCast (Results 1 – 2 of 2) sorted by relevance
52 int32_t CheckBeforeHandleStartCast(MessageParcel& data, OutputDeviceInfo& outputDeviceInfo);
698 int32_t AVSessionServiceStub::CheckBeforeHandleStartCast(MessageParcel& data, OutputDeviceInfo& out… in CheckBeforeHandleStartCast() function in OHOS::AVSession::AVSessionServiceStub761 if (!CheckBeforeHandleStartCast(data, outputDeviceInfo)) { in HandleStartCast()